 | IThirdInfosUpdateArgsAmount Property |
Gets/set amount to add to third
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Helpers
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<decimal> Amount { get; set; }
Property Amount As Nullable(Of Decimal)
Get
Set
Property Value
Type:
NullableDecimal
See Also