Compartilhar via


ProjectDataSet.AssignmentCustomFieldsRow.MD_PROP_ID property

Especifica que um número inteiro formatado uma identificação exclusiva para a definição de campo personalizado.

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

Syntax

'Declaração
Public Property MD_PROP_ID As Integer
    Get
    Set
'Uso
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
Dim value As Integer

value = instance.MD_PROP_ID

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

Property value

Type: System.Int32

Ver também

Referência

ProjectDataSet.AssignmentCustomFieldsRow class

ProjectDataSet.AssignmentCustomFieldsRow members

WebSvcProject namespace