CustomFieldDataSet class
表示一或多個任務、 資源或專案企業自訂欄位。
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcCustomFields.CustomFieldDataSet
Namespace: WebSvcCustomFields
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
<SerializableAttribute> _
Public Class CustomFieldDataSet _
Inherits DataSet
'用途
Dim instance As CustomFieldDataSet
[SerializableAttribute]
public class CustomFieldDataSet : DataSet
備註
下列方法會傳回CustomFieldDataSet:
如果自訂欄位建立公式時, ReadCustomFields2方法, ReadCustomFieldsByEntity2方法和ReadCustomFieldsByMdPropUids2方法顯示公式執行 Project Server 的電腦的地區設定格式。
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.