IpcEvent.Item Property | |
A string representing the item name for which the event has been requested.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Item AS USUAL GET
public virtual Usual Item { get; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the item name for which the event has been requested.
See Also