Click or drag to resize

IPurchaseDisbursementStudyEntityStudyState Property

Gets or sets the study state

(Etat de l'étude)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDisbursementStudy
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> StudyState { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the StudyState (Etat de l'étude) column of the PurchaseDisbursementStudySchemaTable (Etude des déboursés) table.
See Also