Indicates whether the graphic leader is loading from stream.
[Visual Basic .NET] Public Function IsOIDPersisted ( _ ByVal OID As Integer _ ) As Boolean
[C#] public bool IsOIDPersisted ( int OID );
[C++]
HRESULT IsOIDPersisted(
long OID,
VARIANT_BOOL* IsOIDPersisted
);
[C++]Parameters
OID [in] OID is a parameter of type long IsOIDPersisted [out, retval] IsOIDPersisted is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.