Click or drag to resize

BillToOptionTypeId Property

Specifies additional restrictions for Bill To Type; based on enumeration BillToTypeRule. This field is supported only for system-defined records.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public BillToTypeRule TypeId { get; set; }

Property Value

Type: BillToTypeRule
See Also