 | IElectronicProcessingGetElectronicContractFormFieldsResponseTypeFormFieldsListings Field |
Contains one table for each form name specified, with rows in each table representing each field name in the form.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IElectronicProcessingFormFieldsListingType[] FormFieldsListings
Public FormFieldsListings As IElectronicProcessingFormFieldsListingType()
public var FormFieldsListings : IElectronicProcessingFormFieldsListingType[]
Field Value
Type:
IElectronicProcessingFormFieldsListingType
See Also