Click or drag to resize

IPickUpStatesComplexEntityMemberPickUpTrackingAndLocationMandatoryOnState10 Property

Gets or sets whether tracking and location are mandatory only for pick up state 10

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> PickUpTrackingAndLocationMandatoryOnState10 { get; set; }

Property Value

Type: NullableBoolean
See Also