Provance.DM.Core.ImportItemData Import Item

Provance.DM.Core.ImportItem (ClassType)

Element properties:

Base ClassSystem.AdminItem
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd53cb790-c08f-fa1e-2d41-c00b635190d9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False   
Provance.DM.Core.ImportItem:
Id  string      true 256  False  {0} 

Health Model:

Source Code:

<ClassType ID="Provance.DM.Core.ImportItem" Accessibility="Public" Abstract="true" Base="SystemAdminItemLibrary!System.AdminItem" Hosted="false" Singleton="false" Extension="false">
<Property ID="Id" Type="string" AutoIncrement="true" Key="true" DefaultValue="{0}"/>
</ClassType>