 | CommonCancellationTypeDealerDescriptor Property |
[Missing <summary> documentation for "P:IAS.Common.CancellationType.DealerDescriptor"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CommonDealerDescriptorType DealerDescriptor { get; set; }
Public Property DealerDescriptor As CommonDealerDescriptorType
Get
Set
function get DealerDescriptor () : CommonDealerDescriptorType
function set DealerDescriptor (value : CommonDealerDescriptorType)
function get_DealerDescriptor();
function set_DealerDescriptor(value);
Property Value
Type:
CommonDealerDescriptorType
See Also