IElectronicProcessingGetAvailableFormsRequestTypeContractDate Property

The date of the contract to be generated, which is usually but not always the current date.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<DateTime> ContractDate { get; set; }

Property Value

Type: NullableDateTime
See Also