Compartir a través de


de la propiedad StatusingDataSet.CalendarsRow.CAL_IS_BASE_CAL

Obtiene un valor que indica si el calendario de empresa es el calendario base.

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

Sintaxis

'Declaración
Public Property CAL_IS_BASE_CAL As Boolean
    Get
    Set
'Uso
Dim instance As StatusingDataSet.CalendarsRow
Dim value As Boolean

value = instance.CAL_IS_BASE_CAL

instance.CAL_IS_BASE_CAL = value
public bool CAL_IS_BASE_CAL { get; set; }

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

clase StatusingDataSet.CalendarsRow

Miembros StatusingDataSet.CalendarsRow

Espacio de nombres WebSvcStatusing