deGlobalizationItems Methods
The deGlobalizationItems type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
addUpdateResourceItem |
Adds the update resource item.
|
|
|
getAvailableDistinctCultureItemsByItemId |
Gets the available distinct culture items by item identifier.
|
|
|
getAvailableDistinctCultureItemsDataByItemId |
Gets the available distinct culture items data by item identifier.
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getProperties |
Gets the properties.
(Inherited from deAPIBase.) |
|
|
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
|
|
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
|
|
getResourcesForItem(String, globalizationItemType) |
Gets the resources for item.
|
|
|
getResourcesForItem(String, globalizationItemType, String) |
Gets the resources for item.
|
|
|
getResourcesForItem(String, globalizationItemType, String, String) |
Gets the resources for item.
|
|
|
getResourceValueForItemName |
Gets the name of the resource value for item.
|
|
|
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
|
|
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
|
|
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
|
|
globalizeItemsUsingTranslateProvider |
Globalizes the items using translate provider.
|
|
|
removeResourcesForItem(String, globalizationItemType) |
Removes the resources for item.
|
|
|
removeResourcesForItem(String, globalizationItemType, String) |
Removes the resources for item.
|
|
|
translateItemsUsingAzure |
Translates the items using azure.
|
|
|
translateItemsUsingGoogle |
Translates the items using google.
|

