| LkDataInputData2 Property |
Input text of several functions.
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string InputData2 { get; set; }
Public Property InputData2 As String
Get
Set
public:
property String^ InputData2 {
String^ get ();
void set (String^ value);
}
member InputData2 : string with get, set
Property Value
Type:
StringSee Also