BillToOptionTypeId Property |
Specifies additional restrictions for Bill To Type; based on enumeration BillToTypeRule.
This field is supported only for system-defined records.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic BillToTypeRule TypeId { get; set; }
Public Property TypeId As BillToTypeRule
Get
Set
No code example is currently available or this language may not be supported.
Property Value
BillToTypeRule
See Also