Click or drag to resize

IDealOptionsComplexEntityMemberBase.AcceptState Property

Gets or Sets accept state

List of authorized values (StateX) in IDealGeneralOptionsComplexEntityMember

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<int> AcceptState { get; set; }

Property Value

Type: Nullable<Int32>
See Also