SavedSearch.MonitoringViewTypeId Property

Definition

Caution

Use this.ViewTypeId

The associated view type.

public:
 property Guid MonitoringViewTypeId { Guid get(); void set(Guid value); };
[System.Obsolete("Use this.ViewTypeId")]
public Guid MonitoringViewTypeId { get; set; }
member this.MonitoringViewTypeId : Guid with get, set
Public Property MonitoringViewTypeId As Guid

Property Value

Guid

Returns a Guid for the monitoring view type associated with the saved search.

Attributes

Applies to