 | ConfigurationPreventFutureDatesForContracts Property |
Gets or sets whether to prevent future dates for contracts.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool PreventFutureDatesForContracts { get; set; }Public Property PreventFutureDatesForContracts As Boolean
Get
Set
function get PreventFutureDatesForContracts () : boolean
function set PreventFutureDatesForContracts (value : boolean)
function get_PreventFutureDatesForContracts();
function set_PreventFutureDatesForContracts(value);
Property Value
Type:
Boolean
See Also