ILicenseServiceWatermarkText Property |
Gets the effective watermark text imposed by the active licenses.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax string WatermarkText { get; }
ReadOnly Property WatermarkText As String
Get
property String^ WatermarkText {
String^ get ();
}
abstract WatermarkText : string with get
Property Value
Type:
StringThe watermark text.
See Also