UnitNotice Property |  |
Poznámka mernej jednotke.
Namespace: Exa.OBERON.ServicesGen2.Common.UnitsAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic string Notice { get; set; }
Public Property Notice As String
Get
Set
Dim instance As Unit
Dim value As String
value = instance.Notice
instance.Notice = value
Property Value
String
See Also