Share via


Page Troubleshooting

ID 5990
Namespace: Microsoft.Service.Maintenance

Properties

Name Value
Caption Troubleshooting
PageType ListPlus
SourceTable Table Microsoft.Service.Maintenance."Troubleshooting Header"

Methods

SetCaption

Obsolete

This element will become obsolete from version 25.0. Replaced with SetPageCaptionPrefix to remove length limitation.

[Obsolete(Replaced with SetPageCaptionPrefix to remove length limitation.,25.0)]
procedure SetCaption(CaptionCode2: Code[20], CaptionDescription2: Text[30])

Parameters

Name Type Description
CaptionCode2 Code[20]
CaptionDescription2 Text[30]

SetPageCaptionPrefix

procedure SetPageCaptionPrefix(PageCaptionPrefixToSet: Text)

Parameters

Name Type Description
PageCaptionPrefixToSet Text

See also