deGlobalization..::..updateEntry Method
Updates the entry.
Namespace:
FlowWright.cDevDeAPI.GlobalizationAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool updateEntry( string resourceGroup, string resourceName, string resourceValue, string cultureName, string comment, Nullable<bool> verfied )
Parameters
- resourceGroup
- Type: String
The resource group.
- resourceName
- Type: String
Name of the resource.
- resourceValue
- Type: String
The resource value.
- cultureName
- Type: String
Name of the culture.
- comment
- Type: String
The comment.