Click or drag to resize

TmplItemGetHistoryCaption Method

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

Returns HistoryCaption (= history display name for fields with no caption or where caption on form should be different from caption in history tree ). Override in subclasses with visible user interface elements.

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public virtual string GetHistoryCaption()

Return Value

Type: String

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.Template.TmplItem.GetHistoryCaption"]

See Also