IDBConfigWriterDeleteWatermark Method  | 
 
            Deletes a watermark from the site.
            
 
    Namespace: 
   Cadcorp.Configuration.Connectors
    Assembly:
   Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxbool DeleteWatermark(
	int watermarkID
)
Function DeleteWatermark ( 
	watermarkID As Integer
) As Boolean
Parameters
- watermarkID
 - Type: SystemInt32
Icon ID 
Return Value
Type: 
BooleanBoolean value indicating success.
See Also