Click or drag to resize

ICashMovementEntityTargetIdType Property

Gets or sets the boolean indicating if movement target is safe (true) or terminal (false)

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

Property Value

Type: NullableBoolean
See Also