CustomFields 成员

此类包含用于管理 Project Server 中的企业自定义域的方法。

CustomFields 类型公开以下成员。

构造函数

  名称 说明
公共方法 CustomFields 从基于 ASMX 的CustomFields web 服务创建CustomFields对象。

页首

属性

  名称 说明
公共属性 AllowAutoRedirect (从 HttpWebClientProtocol 继承。)
受保护的属性 CanRaiseEvents (从 Component 继承。)
公共属性 ClientCertificates (从 HttpWebClientProtocol 继承。)
公共属性 ConnectionGroupName (从 WebClientProtocol 继承。)
公共属性 Container (从 Component 继承。)
公共属性 CookieContainer (从 HttpWebClientProtocol 继承。)
公共属性 Credentials (从 WebClientProtocol 继承。)
受保护的属性 DesignMode (从 Component 继承。)
公共属性 EnableDecompression (从 HttpWebClientProtocol 继承。)
受保护的属性 Events (从 Component 继承。)
公共属性 PreAuthenticate (从 WebClientProtocol 继承。)
公共属性 Proxy (从 HttpWebClientProtocol 继承。)
公共属性 RequestEncoding (从 WebClientProtocol 继承。)
公共属性 Site (从 Component 继承。)
公共属性 SoapVersion (从 SoapHttpClientProtocol 继承。)
公共属性 Timeout (从 WebClientProtocol 继承。)
公共属性 UnsafeAuthenticatedConnectionSharing (从 HttpWebClientProtocol 继承。)
公共属性 Url (从 WebClientProtocol 继承。)
公共属性 UseDefaultCredentials (从 WebClientProtocol 继承。)
公共属性 UserAgent (从 HttpWebClientProtocol 继承。)

页首

方法

  名称 说明
公共方法 Abort (从 WebClientProtocol 继承。)
受保护的方法 BeginInvoke (从 SoapHttpClientProtocol 继承。)
受保护的方法 CancelAsync (从 HttpWebClientProtocol 继承。)
公共方法 CheckInCustomFields 签入指定的企业自定义域。
公共方法 CheckOutCustomFields 签出指定的企业自定义域进行编辑。
公共方法 CreateCustomFields 创建企业自定义域。
公共方法 CreateCustomFields2 创建企业自定义域公式中的语言相关格式的位置。
公共方法 CreateObjRef (从 MarshalByRefObject 继承。)
公共方法 DeleteCustomFields 删除指定的企业自定义域。
公共方法 Discover (从 SoapHttpClientProtocol 继承。)
公共方法 Dispose() (从 Component 继承。)
受保护的方法 Dispose(Boolean) (从 Component 继承。)
受保护的方法 EndInvoke (从 SoapHttpClientProtocol 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Component 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetLifetimeService (从 MarshalByRefObject 继承。)
受保护的方法 GetReaderForMessage (从 SoapHttpClientProtocol 继承。)
受保护的方法 GetService (从 Component 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 GetWebRequest (从 SoapHttpClientProtocol 继承。)
受保护的方法 GetWebResponse(WebRequest) (从 HttpWebClientProtocol 继承。)
受保护的方法 GetWebResponse(WebRequest, IAsyncResult) (从 HttpWebClientProtocol 继承。)
受保护的方法 GetWriterForMessage (从 SoapHttpClientProtocol 继承。)
公共方法 InitializeLifetimeService (从 MarshalByRefObject 继承。)
受保护的方法 Invoke (从 SoapHttpClientProtocol 继承。)
受保护的方法 InvokeAsync(String, [], SendOrPostCallback) (从 SoapHttpClientProtocol 继承。)
受保护的方法 InvokeAsync(String, [], SendOrPostCallback, Object) (从 SoapHttpClientProtocol 继承。)
受保护的方法 MemberwiseClone() (从 Object 继承。)
受保护的方法 MemberwiseClone(Boolean) (从 MarshalByRefObject 继承。)
公共方法 ReadCustomFields 获取企业自定义域定义。
公共方法 ReadCustomFields2 获取企业自定义域定义公式中的语言相关格式的位置。
公共方法 ReadCustomFieldsByEntity 获取所有企业自定义域的指定实体 (项目、 资源或任务)。
公共方法 ReadCustomFieldsByEntity2 获取所有企业自定义域的指定实体 (项目、 资源或任务) 公式在语言相关的格式中的位置。
公共方法 ReadCustomFieldsByMdPropUids 获取指定的自定义域的唯一标识符的自定义字段定义。
公共方法 ReadCustomFieldsByMdPropUids2 获取基于指定的自定义域的唯一标识符,全局权限的自定义字段定义公式中的语言相关格式的位置。
公共方法 ToString (从 Component 继承。)
公共方法 UpdateCustomFields 创建、 修改或删除企业自定义域。
公共方法 UpdateCustomFields2 创建、 修改或删除企业自定义域,公式中的语言相关格式的位置。

页首

事件

  名称 说明
公共事件 Disposed (从 Component 继承。)

页首

另请参阅

引用

CustomFields 类

WebSvcCustomFields 命名空间