共用方式為


ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.IsFLAG_VALUENull 方法

決定是否要將FLAG_VALUE屬性設定為 null 值。

命名空間:  WebSvcResourcePlan
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Function IsFLAG_VALUENull As Boolean
'用途
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim returnValue As Boolean

returnValue = instance.IsFLAG_VALUENull()
public bool IsFLAG_VALUENull()

傳回值

類型:System.Boolean

請參閱

參照

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow 類別

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow 成員

WebSvcResourcePlan 命名空間