LocalSettingsDocumentImport Property |
Stores the settings pertaining to the import of
Microsoft Dynamics® GP transactions into the
KD TaxEngine™ tables.
Namespace: KampData.TaxEngine.APIAssembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntaxpublic LocalSettingsDocumentImportSection DocumentImport { get; }
Public ReadOnly Property DocumentImport As LocalSettingsDocumentImportSection
Get
public:
property LocalSettingsDocumentImportSection^ DocumentImport {
LocalSettingsDocumentImportSection^ get ();
}
member DocumentImport : LocalSettingsDocumentImportSection with get
Property Value
Type:
LocalSettingsDocumentImportSection
See Also