This document is archived and information here might be outdated. Recommended version. |
Indicates if series has changed.
[Visual Basic .NET]
Public ReadOnly Property IsChanged As Boolean
[C#]
public bool IsChanged {get;}
[C++]
HRESULT get_IsChanged(
Boolean* b
);
[C++] Parameters b [out, retval]
b is a parameter of type bool*