DeleteTranslation |
Scroll |
Deletes the translation with the specified LCID from the case definition including category fields and tabs.
Namespace: Therefore.API
Visual Basic Public Overridable Function DeleteTranslation ( _ nlcid As Integer, _ ) C# public virtual void DeleteTranslation ( int nlcid )
Parameters nlcid The LCID for the language to delete.
Return Value None. |