DocTypeStruct Structure |
Namespace: KampData.TaxEngine.API
The DocTypeStruct type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompareTo |
Document Type Comparision
|
![]() | Equals |
Checks to see if the address is equal to another address.
(Overrides ValueTypeEquals(Object).) |
![]() | GetHashCode |
Gets the Document Type's hash code.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns the string form of the Document Type.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
![]() | DocMasterType |
Indicates whether the document is positive or negative.
Positive equals an increase in taxes owed. Negative equals a
decrease in taxes owed.
|
![]() | DocType |
The document type number.
|
![]() | DocTypeName |
The name of the document type. A document type name could be
invoice, quote, return, etc.
|
![]() | Module |
Transaction Source Module.
|