RegionBaseRemoteOwner Property

Name of the remote owner client. Must be empty if Region belongs to local user.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public string RemoteOwner { get; set; }

Property Value

String

See Also