IReplicationDBObject.OwnerName Property

Definition

Gets or sets the owner name of the object.

public:
 property System::String ^ OwnerName { System::String ^ get(); void set(System::String ^ value); };
public string OwnerName { get; set; }
member this.OwnerName : string with get, set
Public Property OwnerName As String

Property Value

The owner name.

Applies to