[Description("Unstructured information.")] public string BillInformation { get; set; }
[Description("Unstructured information.")] public: __property string* get_BillInformation(); public: __property void set_BillInformation(
string* value
);
[Description("Unstructured information.")] public:
property string^ BillInformation { string^ get(); void set(string^ value); }
'Declaration <DescriptionAttribute("Unstructured information.")> Public Property BillInformation As String
Property Value
Максимум 140 разрешенных символов.