Compartir a través de


de la propiedad ResourceDataSet.ResourcesDataTable.RES_RTF_NOTESColumn

Define la columna para el campo RES_RTF_NOTES .

Espacio de nombres:  WebSvcResource
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property RES_RTF_NOTESColumn As DataColumn
    Get
'Uso
Dim instance As ResourceDataSet.ResourcesDataTable
Dim value As DataColumn

value = instance.RES_RTF_NOTESColumn
public DataColumn RES_RTF_NOTESColumn { get; }

Valor de propiedad

Tipo: System.Data.DataColumn
DataColumn para el campo.

Vea también

Referencia

clase ResourceDataSet.ResourcesDataTable

Miembros ResourceDataSet.ResourcesDataTable

Espacio de nombres WebSvcResource