This document is archived and information here might be outdated. Recommended version. |
Indicates if the topology graph is posting.
[Visual Basic .NET]
Public ReadOnly Property IsPosting As Boolean
[C#]
public bool IsPosting {get;}
[C++]
HRESULT get_IsPosting(
Boolean* posting
);
[C++] Parameters posting [out, retval]
posting is a parameter of type bool*