Click or drag to resize

ICommenceDatabaseGetLetterViewInfo Method

Returns information about the active view and selected letter template at the time the Tools-Send Letter or Customize-Database-Letter Template command was executed. This call is used by the Commence letter macros and has not been implemented here.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
string GetLetterViewInfo(
	string delim = null
)

Parameters

delim (Optional)
Type: SystemString
Delimiter.

Return Value

Type: String
NotImplementedException.
Remarks
This method is not implemented.
See Also