| ASCII_CharsCOMRS_chr 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 char RS_chr { get; }
Public ReadOnly Property RS_chr As Char
Get
public:
property wchar_t RS_chr {
wchar_t get ();
}
member RS_chr : char with get
Property Value
Type:
CharSee Also