InfoIdentifierObjectCodeName Property |
Gets the object code name. If this
InfoIdentifier was initialized from
ObjectID which does not represent an existing object, returns null.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string ObjectCodeName { get; }
Property Value
Type:
StringSee Also