This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementClass Interface > ISchematicElementClass.RelationManagerCLSID Property (ArcObjects .NET 10.4 SDK) |
Relation manager CLSID of the schematic element class.
[Visual Basic .NET] Public Property RelationManagerCLSID As UID
[C#] public UID RelationManagerCLSID {get; set;}
[C++]
HRESULT get_RelationManagerCLSID(
IUID** UID
);
[C++]
HRESULT put_RelationManagerCLSID(
IUID* UID
);
[C++]
Parameters UID [out, retval]
UID is a parameter of type IUID UID [in]
UID is a parameter of type IUID