Returns the ObjID of this object.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic ObjID ObjID { get; }
Public ReadOnly Property ObjID As ObjID
Get
public:
property ObjID^ ObjID {
ObjID^ get ();
}
Property Value
Type:
ObjID
See Also