This topic has not yet been rated - Rate this topic

PublisherMonitorCollection.Item Property (Int32)

Gets a PublisherMonitor object in the collection by index number.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public PublisherMonitor this[
	int index
] { get; }

Parameters

index
Type: System.Int32
An Int32 value that specifies the index of the PublisherMonitor object in the collection.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.