Share via


DiscoveryDataMonitoringClassPropertyValueAlreadyExistsException.MonitoringClassPropertyName Property

Definition

Caution

Use PropertyName

Gets the name of the Property that already exists.

public:
 property System::String ^ MonitoringClassPropertyName { System::String ^ get(); };
[System.Obsolete("Use PropertyName")]
public string MonitoringClassPropertyName { get; }
member this.MonitoringClassPropertyName : string
Public ReadOnly Property MonitoringClassPropertyName As String

Property Value

Returns a string that contains the name of the monitoring class property that already exists.

Attributes

Remarks

This property is obsolete. Use the PropertyName property instead.

Applies to