[This is preliminary documentation and is subject to change.]

Some of the values of the metainfo comes out to be the lists, this function converts them to the real values when applicable. Also it converts the null values to empty string

Namespace:  OfficeClip.BusinessLayer.Metabase
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public void TranslateMetaListValues()
Visual Basic (Declaration)
Public Sub TranslateMetaListValues
Visual C++
public:
void TranslateMetaListValues()

See Also