MFIdentifierObjID Property |
The ObjID of the item.
Only relevant for ValueListItems and ObjIDs.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic ObjID ObjID { get; set; }
Public Property ObjID As ObjID
Get
Set
public:
property ObjID^ ObjID {
ObjID^ get ();
void set (ObjID^ value);
}
Property Value
Type:
ObjID
See Also