Click or drag to resize
WebCrmResult Class
Generic class for representing result performed by WebCRM API.
Inheritance Hierarchy
SystemObject
  dk.webCRM.ApiSync.BusinessLayer.EntitiesWebCrmResult
    More...

Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
Assembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax
[SerializableAttribute]
public abstract class WebCrmResult

The WebCrmResult type exposes the following members.

Constructors
  NameDescription
Public methodWebCrmResult
Initialize a new instance derived from class.
Top
Properties
  NameDescription
Public propertyErrorStatus
Gets ot sets the error status of the current result.
Top
See Also
Inheritance Hierarchy
SystemObject
  dk.webCRM.ApiSync.BusinessLayer.EntitiesWebCrmResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesDeleteLinkedDataResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesDeletePossibleQuotationsResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesDeleteQuotationResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesDownloadPersonImageResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesIpAddressResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesQuickSearchResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesReadAllFieldsDescriptionResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesReadDocumentDataResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesReadFieldDescriptionResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesReadLinkedDataResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesReadPossibleQuotationsResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesReadQuotationLinesResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesRetrieveByQueryResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesReturnAllUsersResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesReturnUserDetailsResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesSaveDocumentDataResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesSearchResultT
    dk.webCRM.ApiSync.BusinessLayer.EntitiesUpdateLinkedDataResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesUploadPersonImageResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesWebCrmDataCollection
    dk.webCRM.ApiSync.BusinessLayer.EntitiesWriteCollectionToWebCrmResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesWritePossibleQuotationsResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesWriteQuotationLineResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesWriteQuotationLinesResult
    dk.webCRM.ApiSync.BusinessLayer.EntitiesWriteToWebCrmResult