Метод ResourceDataSet.ResourcesRow.IsRES_EXCHANGE_SYNCNull
Determines whether the RES_EXCHANGE_SYNC property is set to a null value.
Пространство имен: WebSvcResource
Сборка: ProjectServerServices (в ProjectServerServices.dll)
Синтаксис
'Декларация
Public Function IsRES_EXCHANGE_SYNCNull As Boolean
'Применение
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean
returnValue = instance.IsRES_EXCHANGE_SYNCNull()
public bool IsRES_EXCHANGE_SYNCNull()
Возвращаемое значение
Тип: System.Boolean
Возвращает Boolean.
См. также
Справочные материалы
ResourceDataSet.ResourcesRow класс