Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
This class includes methods for managing enterprise custom fields in Project Server.
The CustomFields type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CustomFields | Creates a CustomFields object from the ASMX-based CustomFields web service. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
![]() |
Abort | (Inherited from WebClientProtocol.) |
![]() |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
CancelAsync | (Inherited from HttpWebClientProtocol.) |
![]() |
CheckInCustomFields | Checks in the specified enterprise custom fields. |
![]() |
CheckOutCustomFields | Checks out the specified enterprise custom fields for editing. |
![]() |
CreateCustomFields | Creates enterprise custom fields. |
![]() |
CreateCustomFields2 | Creates enterprise custom fields, where formulas are in a language-dependent format. |
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
DeleteCustomFields | Deletes the specified enterprise custom fields. |
![]() |
Discover | (Inherited from SoapHttpClientProtocol.) |
![]() |
Dispose() | (Inherited from Component.) |
![]() |
Dispose(Boolean) | (Inherited from Component.) |
![]() |
EndInvoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Component.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) |
![]() |
GetService | (Inherited from Component.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) |
![]() |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) |
![]() |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) |
![]() |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) |
![]() |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
Invoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) |
![]() |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
ReadCustomFields | Gets enterprise custom field definitions. |
![]() |
ReadCustomFields2 | Gets enterprise custom field definitions, where formulas are in a language-dependent format. |
![]() |
ReadCustomFieldsByEntity | Gets all of the enterprise custom fields for the specified entity (project, resource, or task). |
![]() |
ReadCustomFieldsByEntity2 | Gets all of the enterprise custom fields for the specified entity (project, resource, or task), where formulas are in language-dependent format. |
![]() |
ReadCustomFieldsByMdPropUids | Gets the custom field definitions for the specified custom field unique identifiers. |
![]() |
ReadCustomFieldsByMdPropUids2 | Gets the custom field definitions based on global permissions for the specified custom field unique identifiers, where formulas are in a language-dependent format. |
![]() |
ToString | (Inherited from Component.) |
![]() |
UpdateCustomFields | Creates, modifies, or deletes enterprise custom fields. |
![]() |
UpdateCustomFields2 | Creates, modifies, or deletes enterprise custom fields, where formulas are in a language-dependent format. |
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from Component.) |
Top