 | ICancellationsGetQuoteDetailsResponseTypeBuyerDescriptor Property |
Buyer of the contract.
Namespace:
IAS
Assembly:
Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CommonBuyerDescriptorType BuyerDescriptor { get; set; }
Public Property BuyerDescriptor As CommonBuyerDescriptorType
Get
Set
function get BuyerDescriptor () : CommonBuyerDescriptorType
function set BuyerDescriptor (value : CommonBuyerDescriptorType)
function get_BuyerDescriptor();
function set_BuyerDescriptor(value);
Property Value
Type:
CommonBuyerDescriptorType
See Also