'Declaration <DescriptionAttribute("The class of the item.")> Public Property Class As String
[Description("The class of the item.")] public string Class { get; set; }
[Description("The class of the item.")] public: __property string* get_Class(); public: __property void set_Class(
string* value
);
Property Value
- "0" - Null или Test
- "1 " - 1C (Retail)
- "2" - 2C (Retail)
- "3" - 3C (Розница)
- "4" - Premium (Retail Publishing Mail) (для возможного использования в будущем)
- "5" - Отложенная (Retail)
- "6" - Air (Retail) (для потенциального использования в будущем)
- "7" - Surface (Retail) (для возможного использования в будущем)
- "8" - Premium (Network Access)
- "9" - Standard (Network Access)
- от "A" до "Z" - Spare (для возможного использования в будущем)