Compartir a través de


de la propiedad ProjectDataSet.AssignmentRow.ASSN_ENTSUMPROJID

Especifica el identificador del proyecto al que pertenece esta asignación de resumen.

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

Sintaxis

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

value = instance.ASSN_ENTSUMPROJID

instance.ASSN_ENTSUMPROJID = value
public int ASSN_ENTSUMPROJID { get; set; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase ProjectDataSet.AssignmentRow

Miembros ProjectDataSet.AssignmentRow

Espacio de nombres WebSvcStatusing