ReplicationStoredProcedure.ObjectId Property

Definition

Gets or sets the object ID.

public:
 property int ObjectId { int get(); void set(int value); };
public int ObjectId { get; set; }
member this.ObjectId : int with get, set
Public Property ObjectId As Integer

Property Value

The object ID.

Applies to