 | IElectronicProcessingGetFormSpecificTermsRequestTypeFormNumber Property |
The form number of the form to find.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FormNumber { get; set; }
Public Property FormNumber As String
Get
Set
function get FormNumber () : String
function set FormNumber (value : String)
function get_FormNumber();
function set_FormNumber(value);
Property Value
Type:
String
See Also