Редагувати

Поділитися через


StatusingDataSet.TasksRow.TASK_RTF_NOTES Property

Definition

Represents notes that are associated with the specified task, and that are stored in Rich Text Format.

public:
 property cli::array <System::Byte> ^ TASK_RTF_NOTES { cli::array <System::Byte> ^ get(); void set(cli::array <System::Byte> ^ value); };
public byte[] TASK_RTF_NOTES { get; set; }
member this.TASK_RTF_NOTES : byte[] with get, set
Public Property TASK_RTF_NOTES As Byte()

Property Value

Byte[]

Remarks

Rich Text Format (RTF) is compatible with Microsoft Word, Microsoft WordPad, and other word processing programs.

Applies to