This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyGraph Interface > ITopologyGraph.IsPosting Property (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* posting
);
[C++]
Parameters posting [out, retval] posting is a parameter of type VARIANT_BOOL