Property | Type | Description |
---|
Method | Description | |
---|---|---|
TaxType ( ) : System.ComponentModel.DataAnnotations | ||
TaxType ( string name, decimal percentage ) : System.ComponentModel.DataAnnotations |
public TaxType ( ) : System.ComponentModel.DataAnnotations | ||
return | System.ComponentModel.DataAnnotations |
public TaxType ( string name, decimal percentage ) : System.ComponentModel.DataAnnotations | ||
name | string | |
percentage | decimal | |
return | System.ComponentModel.DataAnnotations |