This document is archived and information here might be outdated. Recommended version. |
Object class related to the schematic object.
[Visual Basic .NET] Public ReadOnly Property Class As IObjectClass
[C#] public IObjectClass Class {get;}
[C++]
HRESULT get_Class(
IObjectClass** ObjectClass
);
[C++]
Parameters ObjectClass [out, retval]
ObjectClass is a parameter of type IObjectClass**