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