CCrmQuoteStorageType
Please use \Bitrix\Crm\Integration\StorageType
Table of Contents
Constants
Methods
- getLastError() : string
- IsDefined() : mixed
Constants
Disk
public
mixed
Disk
= 3
File
public
mixed
File
= 1
Last
public
mixed
Last
= self::Disk
Undefined
public
mixed
Undefined
= 0
WebDav
public
mixed
WebDav
= 2
Methods
getLastError()
public
getLastError() : string
Return values
stringIsDefined()
public
static IsDefined(mixed $typeID) : mixed
Parameters
- $typeID : mixed