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

Sets the custom information.

Namespace:  OfficeClip.DBLayer.Framework
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
public Hashtable SetCustomInfo()
Visual Basic (Declaration)
Public Function SetCustomInfo As Hashtable
Visual C++
public:
Hashtable^ SetCustomInfo()

Return Value

Hashtable containing the custom values.

See Also