ResourceString.Value Property (Typed) | |
The value held in the ResourceString object.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY Value AS STRING GET
public virtual string Value { get; }
Request Example
View SourceProperty Value
Type:
StringThe value held in the ResourceString object.
See Also