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