Compartilhar via


ResourceDataSet.ResourcesRow.RES_RTF_NOTES property

Obtém ou define os comentários inseridos para um recurso.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Property RES_RTF_NOTES As Byte()
    Get
    Set
'Uso
Dim instance As ResourceDataSet.ResourcesRow
Dim value As Byte()

value = instance.RES_RTF_NOTES

instance.RES_RTF_NOTES = value
public byte[] RES_RTF_NOTES { get; set; }

Property value

Type: []

Remarks

RES_RTF_NOTES contém texto formatado e elementos gráficos.

See also

Reference

ResourceDataSet.ResourcesRow class

ResourceDataSet.ResourcesRow members

WebSvcResource namespace

RES_NOTES

Rich Text Format (RTF) Specification, version 1.6