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.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntaxpublic virtual string GetHistoryCaption()
Return Value
Type:
String[Missing <returns> documentation for "M:CSC.SC.TOPICA4.Template.TmplItem.GetHistoryCaption"]
See Also