Contracts.Data.ImportModel Namespace
Name | Description | |
---|---|---|
![]() |
Address | |
![]() |
Association | |
![]() |
Attribute | |
![]() |
AttributeEntity | Represents an Enum List Attribute in the ImportDTOs |
![]() |
AttributeIdentity | |
![]() |
AttributeList | |
![]() |
AttributedImportEntity | |
![]() |
Company | Represents a Company in the ImportModel |
![]() |
Contact | Represents a Contact in the ImportModel |
![]() |
EntityIDIdentity | |
![]() |
EnumAttributeEntity | Represents an Enum List Attribute in the ImportDTOs |
![]() |
EnumItem | It is the caller's responsibility to ensure a Value is provided that will not conflict with enum items in other lists. It is recommended to use a shorter friendly DisplayName and a compound Value comprised from the enum attribute's name and the item's name. For example, if you are creating an attribute called Document Status with an enum item of In Progress then construct the EnumItem as: var item = new EnumItem { DisplayName="In Progress", Value="DocumentStatus_InProgress" }; |
![]() |
EnumValue | |
![]() ![]() |
Extensions | |
![]() |
File | Represents a File in the ImportDTOs |
![]() |
Folder | Represents a Folder in the ImportDTOs |
![]() |
ImportEntity | |
![]() |
ImportResults | |
![]() |
ModelRoot | Represents a aet of data to import |
![]() |
MultipleIdentity | |
![]() |
PathIdentity | |
![]() |
Project | Represents a Project in the ImportDTOs |
![]() |
ProjectNote | |
![]() |
PropertyIdentity | |
![]() |
Task | Represents a Task in the ImportDTOs |
![]() |
TaskState |
Name | Description | |
---|---|---|
![]() |
IAssociable | |
![]() |
IAttribute | |
![]() |
IIdentifyByAttribute | |
![]() |
IIdentifyByEntityID | |
![]() |
IIdentifyByProperty | |
![]() |
IIdentity |
Name | Description | |
---|---|---|
![]() |
ImportAction | |
![]() |
ImportMode |