RealtimeDataSimulator.Data Property
[Category(CATEGORY_DATA)]
public object Data {get;}
This language is not supported or no code example is available.
[Category(CATEGORY_DATA)]
public:
property object^ Data {
object^ get( );
}
This language is not supported or no code example is available.
public
Category(CATEGORY_DATA)
function get Data() : object;
This language is not supported or no code example is available.
Property Value
object
In this article
Definition