Defines the basic properties of objects
Base Class | |
Abstract | True |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 6642fe39-0c33-e895-3ea3-ea936500804e |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
string | Display Name | Display name of the object. | false | 4000 | 0 | False |
<ClassType ID="System.Entity" Accessibility="Public" Hosted="false" Abstract="true" Singleton="false">
<Property ID="DisplayName" Type="string" MinLength="0" Key="false" CaseSensitive="false" MaxLength="4000"/>
</ClassType>