This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeaturePrimaryAssociation Interface > ISchematicInMemoryFeaturePrimaryAssociation.ObjectGUID Property (ArcObjects .NET 10.4 SDK) |
GUID related to the schematic in memory feature primary assocation.
[Visual Basic .NET] Public ReadOnly Property ObjectGUID As String
[C#] public string ObjectGUID {get;}
[C++]
HRESULT get_ObjectGUID(
BSTR* GUID
);
[C++]
Parameters GUID [out, retval] GUID is a parameter of type BSTR