Click or drag to resize
EntityInfoItems Property
Gets the array of entity attribute info.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public EntityAttributeInfo[] Items { get; }

Property Value

Type: EntityAttributeInfo
See Also