Click or drag to resize

CMDriveRemoteHttpDisableRamp Method

Disables the ramp control of the CompreDrive.

Namespace: CompreDriveSDK.WCF.Http
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public bool DisableRamp()

Return Value

Boolean
True if successful, false if not.

Implements

ICompreDriveWCFDisableRamp
See Also