 | CommonContractTypeForm Property |
The form number of the form the customer signed.
Namespace:
IAS
Assembly:
Common (in Common.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