DataDiscoveryMigrationMessageDataDiscoveryId Property |
Gets the Data Discovery ID of the migrated object.
Namespace:
Dundas.BI.DataDiscovery
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string? DataDiscoveryId { get; }
Public ReadOnly Property DataDiscoveryId As String
Get
public:
property String^ DataDiscoveryId {
String^ get ();
}
member DataDiscoveryId : string with get
Property Value
Type:
StringSee Also