'Declaration <DescriptionAttribute("A value indicating whether level of RTS service is being requested.")> Public Property RtsFlag As String
[Description("A value indicating whether level of RTS service is being requested.")] public string RtsFlag { get; set; }
[Description("A value indicating whether level of RTS service is being requested.")] public: __property string* get_RtsFlag(); public: __property void set_RtsFlag(
string* value
);
Property Value
- "0" - нет
- "1" - Response Services Unique (для возможного использования в будущем)