 | ITargetStockDocumentEntityBaseToProcess Property |
Gets or sets wether Target document is to process (used only for process)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> ToProcess { get; set; }
Property ToProcess As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also