EnterpriseManagementConnector.DiscoveryDataIsShared Property

Definition

Gets a value that indicates whether the discovery data inserted by means of this connector shares lifetime control.

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

Property Value

Returns Boolean.

true if the discovery data inserted by means of this connector shares lifetime control; otherwise, false.

Applies to