Share via


PartialAgentManagedComputer.ManuallyInstalled Property

Definition

Whether the agent is manually installed.

public:
 property bool ManuallyInstalled { bool get(); };
public bool ManuallyInstalled { get; }
member this.ManuallyInstalled : bool
Public ReadOnly Property ManuallyInstalled As Boolean

Property Value

Returns Boolean value that is true if the agent was manually installed and false otherwise.

Applies to