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 > ISchematicAttribute Interface > ISchematicAttribute.CLSID Property (ArcObjects .NET 10.5 SDK) |
CLSID of the schematic attribute.
[Visual Basic .NET] Public ReadOnly Property CLSID As UID
[C#] public UID CLSID {get;}
[C++]
HRESULT get_CLSID(
IUID** UID
);
[C++]
Parameters UID [out, retval]
UID is a parameter of type IUID