| LkDataOutputData Property |
The original string resulting from the operation.
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string OutputData { get; }
Public ReadOnly Property OutputData As String
Get
public:
property String^ OutputData {
String^ get ();
}
member OutputData : string with get
Property Value
Type:
StringSee Also