This document is archived and information here might be outdated. Recommended version. |
Indicates whether legend class has been modified.
[Visual Basic .NET]
Public ReadOnly Property Update As Boolean
[C#]
public bool Update {get;}
[C++]
HRESULT get_Update(
Boolean* bUpdate
);
[C++] Parameters bUpdate [out, retval]
bUpdate is a parameter of type bool*