Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
OwnerId Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.RoutingBaseRoutingBasedTargetObjectOwnerId
Gets or sets the owner's id.
Declaration Syntax
C#Visual BasicVisual C++
public string OwnerId { get; set; }
Public Property OwnerId As String
public:
virtual property String^ OwnerId {
	String^ get () sealed;
	void set (String^ value) sealed;
}
Value
The owner's id.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)