IContractLookupGetContractListRequestTypeContractDateEnd Property

OPTIONAL. The end of the date range to include in the search.

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

Property Value

Type: NullableDateTime
See Also