IpcDataUpdateEvent.AsString Property | |
A string containing the data that has changed.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY AsString AS USUAL GET
public virtual Usual AsString { get; }
Request Example
View SourceProperty Value
Type:
UsualA string containing the data that has changed.
See Also