LocalSettingsDocumentInterface Property |
Stores the last used settings used in the TaxEngine Interface.
Namespace: KampData.TaxEngine.APIAssembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntaxpublic LocalSettingsDocumentInterfaceSection DocumentInterface { get; }
Public ReadOnly Property DocumentInterface As LocalSettingsDocumentInterfaceSection
Get
public:
property LocalSettingsDocumentInterfaceSection^ DocumentInterface {
LocalSettingsDocumentInterfaceSection^ get ();
}
member DocumentInterface : LocalSettingsDocumentInterfaceSection with get
Property Value
Type:
LocalSettingsDocumentInterfaceSection
See Also