MonitoringProfile.HasSingleMonitoringUserRole Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MonitoringProfile can only be used in a shipped user role, once.
public:
property bool HasSingleMonitoringUserRole { bool get(); };
public bool HasSingleMonitoringUserRole { get; }
member this.HasSingleMonitoringUserRole : bool
Public ReadOnly Property HasSingleMonitoringUserRole As Boolean
Property Value
Returns a Boolean value Boolean that indicates whether the monitoring profile is used in a shipped user role.