Click or drag to resize
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.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public int ObjectID { get; }

Property Value

Type: Int32
See Also