|
| Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| field* P | CustomFieldDef[] |
|
Methods
| Methods defined in this Managed Object |
|---|
| AddCustomFieldDef, RemoveCustomFieldDef, RenameCustomFieldDef, SetField |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the CustomFieldsManager used to make the method call. |
| name P | xsd:string |
Since null |
| moType* P | xsd:string |
Since null |
| fieldDefPolicy* P | PrivilegePolicyDef |
Since null |
| fieldPolicy* P | PrivilegePolicyDef |
Since null |
Return Value
| Type | Description |
|---|---|
| CustomFieldDef |
Faults
| Type | Description |
|---|---|
| DuplicateName | |
| InvalidPrivilege | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the CustomFieldsManager used to make the method call. |
| key P | xsd:int |
Since null |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the CustomFieldsManager used to make the method call. |
| key P | xsd:int |
Since null |
| name P | xsd:string |
Since null |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| DuplicateName | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the CustomFieldsManager used to make the method call. |
| entity P | ManagedObjectReference
to a ManagedEntity |
Since null |
| key P | xsd:int |
Since null |
| value P | xsd:string |
Since null |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |