Share via


PerformanceRuleInfo.HasMultipleInstances Property

Definition

Gets a Boolean value that determines whether this object has multiple instances.

public:
 property bool HasMultipleInstances { bool get(); };
public bool HasMultipleInstances { get; }
member this.HasMultipleInstances : bool
Public ReadOnly Property HasMultipleInstances As Boolean

Property Value

Returns a Boolean value that is true if this object has multiple instances and false otherwise.

Applies to