 | ICancellationsGenerateCancellationQuoteWithoutContractIDRequestTypeForm Property |
The name of the form the contract is written on.
Namespace:
IAS
Assembly:
Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Form { get; set; }
Public Property Form As String
Get
Set
function get Form () : String
function set Form (value : String)
function get_Form();
function set_Form(value);
Property Value
Type:
String
See Also