Compartir a través de


de la propiedad ProjectDataSet.AssignmentRow.PROJ_UID

Especifica la clave externa en el objeto ProjectDataSet.ProjectRow .

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

Sintaxis

'Declaración
Public Property PROJ_UID As Guid
    Get
    Set
'Uso
Dim instance As ProjectDataSet.AssignmentRow
Dim value As Guid

value = instance.PROJ_UID

instance.PROJ_UID = value
public Guid PROJ_UID { get; set; }

Valor de propiedad

Tipo: System.Guid

Vea también

Referencia

clase ProjectDataSet.AssignmentRow

Miembros ProjectDataSet.AssignmentRow

Espacio de nombres WebSvcStatusing