InfoObjectCollectionTInfoGetObjectName Method (TInfo) |
Gets the unique object name from the given object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public virtual string GetObjectName(
TInfo obj
)
Parameters
- obj
- Type: TInfo
Object
Return Value
Type:
StringSee Also