Provance.DM.Core.ImportData Import

Provance.DM.Core.Import (ClassType)

Element properties:

Base ClassSystem.AdminItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId15a6064f-00fc-2e59-5f44-19ebc7c295e9

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.Import:
Id  string      true 256  False  {0} 
DateCreated  datetime      false 256     

Health Model:

Source Code:

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