Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxprotected string Data { get; }
Protected ReadOnly Property Data As String
Get
protected:
property String^ Data {
String^ get ();
}
member Data : string with get
Property Value
Type:
String
See Also