Returns the object's class ID.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic int Class { get; }
Public ReadOnly Property Class As Integer
Get
public:
property int Class {
int get ();
}
Property Value
Type:
Int32
See Also