ResourceDataSet.ResourcesRow.IsRES_HYPERLINK_ADDRESSNull method
決定是否要將RES_HYPERLINK_ADDRESS屬性設定為 null 值。
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Function IsRES_HYPERLINK_ADDRESSNull As Boolean
'用途
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean
returnValue = instance.IsRES_HYPERLINK_ADDRESSNull()
public bool IsRES_HYPERLINK_ADDRESSNull()
傳回值
Type: System.Boolean
請參閱
參照
ResourceDataSet.ResourcesRow class