 | MeasureTypesListResultMessage Field |
[This is preliminary documentation and is subject to change.]
The human readable message indicating if the command succeeded or not
Namespace:
Dyostem.Services.Data
Assembly:
Dyostem (in Dyostem.dll) Version: 5.3
SyntaxPublic Message As String
Dim instance As MeasureTypesListResult
Dim value As String
value = instance.Message
instance.Message = value
public var Message : String
Field Value
Type:
String
See Also