| LocalSettingsLogin Property |
Stores the user name, Microsoft SQL Server® and
Microsoft Dynamics® GP company database.
Namespace: KampData.TaxEngine.APIAssembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntaxpublic LocalSettingsLoginSection Login { get; }Public ReadOnly Property Login As LocalSettingsLoginSection
Get
public:
property LocalSettingsLoginSection^ Login {
LocalSettingsLoginSection^ get ();
}member Login : LocalSettingsLoginSection with get
Property Value
Type:
LocalSettingsLoginSection
See Also