ObjectDesignerManager Members
The ObjectDesignerManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ObjectDesignerManager |
Initializes a new instance of the ObjectDesignerManager class.
|
Methods
Name | Description | |
---|---|---|
![]() |
BatchUpdateUDF |
Update multiple user defined fields.
|
![]() |
CheckIfFieldUsed |
Check whether the field is used.
|
![]() |
CheckIfFieldUsedAsync |
Check whether the field is used.
|
![]() |
CheckIfFieldUsedForTypeOrTab |
Check whether the field is used for specific type or tab.
|
![]() |
DeleteCategoryBySRTypeId |
Deletes the category by service request type identifier.
|
![]() |
DeleteFolderBySRTypeId |
Deletes the folder by service request type identifier.
|
![]() |
DeleteTeamBySRTypeId |
Deletes the team by service request type identifier.
|
![]() |
GetAllDBLookUpDefaultItems |
Gets collection values for DB Look up fields in case Custom Editor
|
![]() |
GetAllTabsAndFields |
Gets collection of all User defined tabs, fields XML Attachments for the types passed in the comma separated list of Main Table identifiers in "MainTableIds".
If the field is a related field, then gets the tabs, fields and XML Attachments for the type hosting the associated field as well.
|
![]() |
GetAllViewOnlyRefDependentFields |
Gets Data for all the Types that contains fields with View-Only Relation and with DB Lookup Relation.
|
![]() |
GetAllViewOnlyRefDependentFieldsAsync |
Gets Data for all the Types that contains fields with View-Only Relation and with DB Lookup Relation.
|
![]() |
GetCategoryBySRTypeId |
Gets the collection of category by service request type identifier.
|
![]() |
GetCustomObjectsListByType |
Gets the collection of custom object type by identifier.
|
![]() |
GetDBLookUpDataSet |
Gets the database look up data before add field and relation.
|
![]() |
GetDBLookUpDefaultItem |
Gets value for DB Lookup fields in case Custom Editor
|
![]() |
GetFolderBySRTypeId |
Gets the collection of folder by service request type identifier.
|
![]() |
GetMappedFieldValues |
Gets the mapped field values for the list of view-only reference fields Information passed.
|
![]() |
GetObjectTypes |
Gets the collection of object types.
|
![]() |
GetRelatedTable |
Gets the related table.
|
![]() |
GetRolesForTreeGrid |
Gets the collection of roles.
|
![]() |
GetTeam |
Gets the hierarchy team data by service request type identifier.
|
![]() |
GetTeamBySRTypeId |
Gets the hierarchy team data by service request type identifier.
|
![]() |
GetUDFDetails |
Gets the user defined filed details by object identifier.
|
![]() |
GetUDFRoles |
Gets the roles of User defined field.
|
![]() |
GetUDFXML |
Gets the collection of user defined filed data.
|
![]() |
SaveCategoryBySRTypeId |
Saves the category by service request type identifier.
|
![]() |
SaveFolderBySRTypeId |
Saves the folder by service request type identifier.
|
![]() |
SaveTeamBySRTypeId |
Saves the team by service request type identifier.
|
![]() |
UpdateTypeTeamAssociation |
Updates the association between type and team .
|
![]() |
ValidateProjectRequest |
Validate project request
|