Compartilhar via


ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.CODE_VALUE propriedade

Especifica o valor do campo personalizado, se a propriedade FIELD_TYPE_ENUM estiver definida como digitar GUID.

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

Sintaxe

'Declaração
Public Property CODE_VALUE As Guid
    Get
    Set
'Uso
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim value As Guid

value = instance.CODE_VALUE

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

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow classe

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow membros

WebSvcResourcePlan namespace