Class DocumentTypeContract
Represents a document type
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class DocumentTypeContract : Object
Name | Description |
---|---|
DocumentTypeContract() |
Fields
Name | Description |
---|---|
CompanyNumber | Company number |
CreationPoint | Create date. Date format: yyyy-MM-ddTHH:mm:ss |
DebitCredit | Debit or credit, see DebitCreditInputEnum |
Description | Description |
DescriptionId | Description ID when translations are used |
DocumentTypeNumber | Document type number |
ExternalSystemId | External ID |
Field1 | Field 1. Field for individual customer use |
Field2 | Field 2. Field for individual customer use |
Field3 | Field 3. Field for individual customer use |
Field4 | Field 4. Field for individual customer use |
Field5 | Field 5. Field for individual customer use |
Field6 | Field 6. Field for individual customer use |
Field7 | Field 7. Field for individual customer use |
Field8 | Field 8. Field for individual customer use |
Field9 | Field 9. Field for individual customer use |
Flag | Flag, see DocumentTypeFlagEnum |
IsActive | Is active, see YesNoEnum |
IsEdited | Is this object in process |
SequentialId | Unique ID of the data row, which remains the same during processing until saved or logged off |
VerifyAccountLines | Verfiy accounting line items, see YesNoEnum |
VerifyLineItems | Verify line items, see DocumentTypeVerifyLineItemsEnum |