DiscoveryDataTransactionAlreadyBoundException.DiscoverySourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.