InfoIdentifierObjectID Property |
Gets the object ID. If this
InfoIdentifier instance was initialized from
ObjectCodeName which does not represent an existing object, returns 0.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public int ObjectID { get; }
Property Value
Type:
Int32See Also