DocumentItemBaseUnitOther Property | |
Alternatívna merná jednotka.
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 UnitInfo UnitOther { get; set; }
Public Property UnitOther As UnitInfo
Get
Set
Dim instance As DocumentItemBase
Dim value As UnitInfo
value = instance.UnitOther
instance.UnitOther = value
Property Value
UnitInfoSee Also