DocumentItemBaseUnit Property | |
Merná jednotka (povinný údaj). Množstvo položky
Amount je uvádzaný vždy v tejto základnej mernej jednotke.
Namespace: Exa.OBERON.ServicesGen2.Common.DocumentAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public string Unit { get; set; }
Public Property Unit As String
Get
Set
Dim instance As DocumentItemBase
Dim value As String
value = instance.Unit
instance.Unit = value
Property Value
StringSee Also