Click or drag to resize

CreditNoteDetailPartialEntityVolume Property

Gets or sets the volume.

Namespace:  AMCS.Elemos.IntegrationService.Entity.CreditNote
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<decimal> Volume { get; set; }

Property Value

Type: NullableDecimal
The volume.
See Also