ReplicationConnection.ReplicationScheduleOwnedByUser Property

Definition

Gets or sets a value indicating whether the replication schedule is owned by the user.

public:
 property bool ReplicationScheduleOwnedByUser { bool get(); void set(bool value); };
public bool ReplicationScheduleOwnedByUser { get; set; }
member this.ReplicationScheduleOwnedByUser : bool with get, set
Public Property ReplicationScheduleOwnedByUser As Boolean

Property Value

true if the replication schedule is owned by the user; otherwise, false.

Exceptions

The current object has been disposed.

Applies to