EnterpriseManagementConnector.Initialized Property

Definition

Gets or sets a value that indicates whether the connector is initialized.

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

Property Value

Returns Boolean.

true if the connector is initialized; otherwise, false.

Applies to