AddressBookEntryConfigurationTaxId Property | |
Get or set TaxId
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string TaxId { get; set; }
public:
property String^ TaxId {
String^ get ();
void set (String^ value);
}
function get_TaxId();
function set_TaxId(value);
Property Value
Type:
StringSee Also