Click or drag to resize

DBConfigurationBaseDeleteWatermark 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)
Syntax
public virtual bool DeleteWatermark(
	int watermarkID
)

Parameters

watermarkID
Type: SystemInt32
Icon ID

Return Value

Type: Boolean
Boolean value indicating success.

Implements

IDBConfigWriterDeleteWatermark(Int32)
See Also