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