HealthReportRunNowButton.RibbonCommand property

This member overrides HealthRuleRunNowButton.RibbonCommand.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property RibbonCommand As String
    Get
'Usage
Dim instance As HealthReportRunNowButton
Dim value As String

value = instance.RibbonCommand
public override string RibbonCommand { get; }

Property value

Type: System.String

See also

Reference

HealthReportRunNowButton class

HealthReportRunNowButton members

Microsoft.SharePoint.WebControls namespace