Share via


DiscoveryDataTransactionAlreadyBoundException.DiscoverySourceId Property

Definition

Gets the GUID of the discovery source object the discovery data transaction is bound to.

public:
 property Guid DiscoverySourceId { Guid get(); };
public Guid DiscoverySourceId { get; }
member this.DiscoverySourceId : Guid
Public ReadOnly Property DiscoverySourceId As Guid

Property Value

Returns the Guid identifier of the discovery source object the discovery data transaction is bound to.

Applies to