 | IElectronicProcessingGetElectronicContractPDFRequestType Class |
The unique ID of the previously generated electronic contract.
Inheritance HierarchySystemObject
IASIElectronicProcessingGetElectronicContractPDFRequestType
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic class GetElectronicContractPDFRequestType
Public Class GetElectronicContractPDFRequestType
public class GetElectronicContractPDFRequestType
IAS.GetElectronicContractPDFRequestType = function();
Type.createClass(
'IAS.GetElectronicContractPDFRequestType');
The IElectronicProcessingGetElectronicContractPDFRequestType type exposes the following members.
Fields
| Name | Description |
---|
 | Authentication | Information used for authentication of the calling program/site as well as information describing the remote site user. |
 | ElectronicContractsID | The unique ID of the electronic contract. |
Top
See Also