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