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

Adds the officeclip constants

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

Syntax

C#
public Hashtable AddOfficeClipConstants(
	Hashtable ht
)
Visual Basic (Declaration)
Public Function AddOfficeClipConstants ( _
	ht As Hashtable _
) As Hashtable
Visual C++
public:
Hashtable^ AddOfficeClipConstants(
	Hashtable^ ht
)

Parameters

ht
Type: System.Collections..::.Hashtable

Return Value

See Also