EntityInfo
- Namespace:
PPDS.Migration.Schema - Assembly:
PPDS.Migration - Kind: Class
Summary
Basic entity information.
Members
Properties
DisplayName
string DisplayName { get; set; }
Gets or sets the entity display name.
IsCustomEntity
bool IsCustomEntity { get; set; }
Gets or sets whether this is a custom entity.
LogicalName
string LogicalName { get; set; }
Gets or sets the entity logical name.
ObjectTypeCode
int ObjectTypeCode { get; set; }
Gets or sets the entity type code.