Click or drag to resize

IPurchaseInvoiceLineEntityBaseLastProgressStateDocumentLineId Property

Gets or sets the last linked progress state document line Id

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

Property Value

Type: NullableGuid
See Also