CacheEntry |
Internal class that defines an entry in the cache |
ChangeType |
Defines constants for change types |
Connection |
Specifies a connection to a CRM-VISIONLINE system |
CreateEnquiryResult |
Describes a result of the CreateEnquiry method |
Enquiry |
Describes an enquiry to create in CRM-VISIONLINE |
EntityType |
Defines constants for entity types |
EnumFieldsResult |
Describes a field |
EventQueryResult |
|
Expression |
Represents an expression filter that can be applied to a query. |
FileCache |
Implements a cache using files. |
FileGetOperation |
Internal class that defines the file-operation "get" |
FileOperation |
Internal abstract base class defining a file operation |
FilePassthruOperation |
Internal class that defines the file-operation "passthru" |
FileSaveOperation |
Internal class that defines the file-operation "save" |
Filter |
Defines a filter. This is the abstract base class of Expression and Junction |
Interest |
Describes an interest of a contact in CRM-VISIONLINE |
Junction |
Defines a junction of filters that can be applied to a query. |
Language |
Defines language constants |
Operator |
Defines constants for operators of an expression. |
Order |
Defines the order of a result set. |
Query |
Defines a query which can be run against a CRM-VISIONLINE WebApi Webservice. |
QueryResult |
Defines a result in the result set of a query. |
RelatedQueryResult |
Defines a result in the result set of a query that is related to another entity. |
RelatedRoleQueryResult |
Defines a result in the result set of a query that is related to another entity and specifies a role. |
ResizeMode |
Declares constants that describe how an image should be resized. |
StoredEnquiry |
Describes an enquiry stored in CRM-VISIONLINE |
UriBuilder |
Utility class that builds an uri |
WebApi |
This is the core class for the CRM-VISIONLINE WebApi PHP Client |