ResultValueTdescription Property | |
Text chyby.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public string description { get; set; }
Public Property description As String
Get
Set
Dim instance As ResultValue
Dim value As String
value = instance.description
instance.description = value
Property Value
StringSee Also