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