License2DeploymentId Property |
Gets the ID of the deployment associated with the license.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string? DeploymentId { get; }
Public ReadOnly Property DeploymentId As String
Get
public:
virtual property String^ DeploymentId {
String^ get () sealed;
}
abstract DeploymentId : string with get
override DeploymentId : string with get
Property Value
Type:
StringSee Also