Click or drag to resize
InfoObjectCollectionTInfoName Property
Collection name. Returns object type if name is not defined

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String

Implements

IInfoObjectCollectionName
See Also