MaintenanceSchedule.MonitoringObjects Property

Definition

The monitoring object id.

public:
 property System::Collections::Generic::IList<Guid> ^ MonitoringObjects { System::Collections::Generic::IList<Guid> ^ get(); void set(System::Collections::Generic::IList<Guid> ^ value); };
public System.Collections.Generic.IList<Guid> MonitoringObjects { get; set; }
member this.MonitoringObjects : System.Collections.Generic.IList<Guid> with get, set
Public Property MonitoringObjects As IList(Of Guid)

Property Value

IList<Guid>

Applies to