classification Structure

Struct classification 
It contains all the necessary line fields required for a classification.
Public Structure classification
This language is not supported or no code example is available.
public struct classification
This language is not supported or no code example is available.
Fields
 
Name Description
Public field Category mandatory field 
Get the valid classification categories using myDATATools.getValidCategory or myDATATools.getValidCategoryNames 
The classification category, type of String 
Public field Type mandatory field 
Get the valid classification types using myDATATools.getValidE3 or myDATATools.getValidE3Names 
The classification type, type of String
Public field vatCategory mandatory field for expense classification, only when the Vat Category is different than 8. 
Get the valid classification Vat Vategories using myDATATools.getF2Category 
The vat category, type of String
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition