This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementAssociation Interface > ISchematicElementAssociation.UGUID Property (ArcObjects .NET 10.5 SDK) |
GUID related to the schematic element assocation.
[Visual Basic .NET] Public ReadOnly Property UGUID As String
[C#] public string UGUID {get;}
[C++]
HRESULT get_UGUID(
BSTR* UGUID
);
[C++]
Parameters UGUID [out, retval] UGUID is a parameter of type BSTR