| ASCII_CharsCOMRS_str Property |
ASCII character used by Linkar as separator of items in lists. For example, list of records.
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string RS_str { get; }
Public ReadOnly Property RS_str As String
Get
public:
property String^ RS_str {
String^ get ();
}
member RS_str : string with get
Property Value
Type:
StringSee Also