Share via


AgentAssignment.Domain Property

Definition

Domain

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

Property Value

Returns a String that contains the domain that the agents are in.

Applies to