ICancellationsGetQuoteDetailsResponseTypeOperationTypeID Property

OperationTypeID is required in order to upload documents. If it is null, the user will have to supply an OperationTypeID.

Namespace:  IAS
Assembly:  Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> OperationTypeID { get; set; }

Property Value

Type: NullableInt32
See Also