 | ICancellationsSetCancellationEnrollmentPriceRequestTypeEnrollmentPrice Property |
The unique contract number of the contract.
Namespace:
IAS
Assembly:
Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string EnrollmentPrice { get; set; }
Public Property EnrollmentPrice As String
Get
Set
function get EnrollmentPrice () : String
function set EnrollmentPrice (value : String)
function get_EnrollmentPrice();
function set_EnrollmentPrice(value);
Property Value
Type:
String
See Also