ResourceDataSet.ResourcesRow.SetRES_MATERIAL_LABELNull method
將RES_MATERIAL_LABEL屬性設定為 null 值。
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Sub SetRES_MATERIAL_LABELNull
'用途
Dim instance As ResourceDataSet.ResourcesRow
instance.SetRES_MATERIAL_LABELNull()
public void SetRES_MATERIAL_LABELNull()
請參閱
參照
ResourceDataSet.ResourcesRow class