 | 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
SyntaxNullable<bool> TargetIdType { get; set; }
Property TargetIdType As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also