Compartir a través de


de la propiedad DriverDataSet.DriverDepartmentsRow.DEPARTMENT_UID

El identificador único para el departamento al que está asociado el controlador especificado

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

Sintaxis

'Declaración
Public Property DEPARTMENT_UID As Guid
    Get
    Set
'Uso
Dim instance As DriverDataSet.DriverDepartmentsRow
Dim value As Guid

value = instance.DEPARTMENT_UID

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

Valor de propiedad

Tipo: System.Guid

Vea también

Referencia

clase DriverDataSet.DriverDepartmentsRow

Miembros DriverDataSet.DriverDepartmentsRow

Espacio de nombres WebSvcDriver