Compartilhar via


ProjectDataSet.AssignmentRow.ASSN_ENTSUMPROJID propriedade

Especifica o identificador do projeto ao qual essa atribuição de resumo pertence.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.Int32

Ver também

Referência

ProjectDataSet.AssignmentRow classe

ProjectDataSet.AssignmentRow membros

WebSvcStatusing namespace