ProjectDataSet.ProjectResourceRow.SetRES_AD_GUIDNull method
將RES_AD_GUID屬性設定為 null 值。
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Sub SetRES_AD_GUIDNull
'用途
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_AD_GUIDNull()
public void SetRES_AD_GUIDNull()
請參閱
參照
ProjectDataSet.ProjectResourceRow class