Click or drag to resize

IPurchaseDisbursementStudyDocumentLineEntityIsStudied Property

Gets/ set whether line is studied, not store in DB

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<bool> IsStudied { get; set; }

Property Value

Type: NullableBoolean
Remarks
Phase line are tagged studied in order to see it in datagrid
See Also