ArcObjects Library Reference (Schematic)  

ISchematicAttribute.CLSID Property

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

See Also

ISchematicAttribute Interface