ResourceDataSet.ResourcesRow.IsWRES_EMAIL_LANGUAGENull method
決定是否要將WRES_EMAIL_LANGUAGE屬性設定為 null 值。
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
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()
傳回值
Type: System.Boolean
請參閱
參照
ResourceDataSet.ResourcesRow class