| LocalSettingsLoginSectionDatabase Property |
The last chosen Microsoft Dynamics® GP company database.
Namespace: KampData.TaxEngine.APIAssembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntaxpublic string Database { get; set; }Public Property Database As String
Get
Set
public:
property String^ Database {
String^ get ();
void set (String^ value);
}member Database : string with get, set
Property Value
Type:
String
See Also