Click or drag to resize

PickupIntervalPartialEntityNoOfMonths Property

Gets or sets the no of months.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> NoOfMonths { get; set; }

Property Value

Type: NullableInt32
The no of months.
See Also