Click or drag to resize
CorrigoService Namespace
 
Classes
  ClassDescription
Public classActorEntitySpecifier
Public classAlertSubscriptionEntitySpecifier
Public classAllProperties
Specifies that all properties of an entity instance should be retrieved.
Public classAssetTreeEntitySpecifier
Public classBlobEntitySpecifier
Public classConditionExpression
Specifies a condition expression used to filter the results of the query. This class cannot be inherited.
Public classCorrigoEntityWithComposedIdAndOptimisticLockOfAlertSubscriptionEntitySpecifierAlertSubscription
Public classCorrigoEntityWithComposedIdOfActorEntitySpecifierActor
Public classCorrigoEntityWithComposedIdOfAssetTreeEntitySpecifierInvTree
Public classCorrigoEntityWithComposedIdOfBlobEntitySpecifierBlob
Public classCorrigoEntityWithComposedIdOfGLAccountEntitySpecifierGlAccount
Public classCorrigoEntityWithComposedIdOfInvoiceLogEntitySpecifierCiLog
Public classCorrigoEntityWithOptimisticLock
Represents the abstract class with optimistic lock support.
Public classCorrigoNetOptions
Represents the Corrigo Enterprise 6.x Web Services options SOAP header.
Public classCorrigoService
Public classEntitySpecifier
Contains an entity specifiers - an entity name and entity identifier.
Public classEntityWithComposedIdAndOptimisticLockSpecifierOfAlertSubscription
Public classEntityWithComposedIdSpecifierOfActor
Public classEntityWithComposedIdSpecifierOfAssetTree
Public classEntityWithComposedIdSpecifierOfBlob
Public classEntityWithComposedIdSpecifierOfGLAccount
Public classEntityWithComposedIdSpecifierOfInvoiceLog
Public classEntityWithOptimisticLockSpecifier
Contains an entity specifiers for objects with Concurrency ID.
Public classErrorInfo
Contains error data. This class cannot be inherited.
Public classExecuteCompletedEventArgs
Public classExecuteMultipleCompletedEventArgs
Public classFilterExpression
Used to filter the results of the query by using complex condition and logical filter expressions.
Public classGetCompanyWsdkUrlCompletedEventArgs
Public classGLAccountEntitySpecifier
Public classInvoiceLogEntitySpecifier
Public classLogInCompanyCompletedEventArgs
Public classLogInStatusCompletedEventArgs
Public classLogOutCompletedEventArgs
Public classNestedEntityOperationResult
Contains the result of a nested entity operation like Create, Update or Delete.
Public classNewUnitSpecifier
Used to specify properties for the new Unit creation.
Public classOrderExpression
Sets the order in which the entity instances are returned from the query. This class cannot be inherited.
Public classPropertySet
Used to specify the properties for retrieve and update.
Public classPropertySetBase
Represents the abstract base class for the PropertySet and AllProperties classes.
Public classPropertyValuePair
Contains the property and value pair used to specify property conditions. This class cannot be inherited.
Public classQueryBase
Represents the abstract base class for the QueryExpression and QueryByProperty classes.
Public classQueryByProperty
Retrieves instances of a specific entity type by specifying a set of property and value pairs.
Public classQueryExpression
Retrieves instances of a specific entity type by using a complex query.
Public classRemovableCorrigoEntity
Represents the abstract base class for all referenced entities that support deletion.
Public classRemovableWithOriginalCorrigoEntity
Represents the abstract class that persists the original information about the removed entity.
Public classRetrieveCompletedEventArgs
Public classRetrieveMultipleCompletedEventArgs
Public classSimpleLookupWithOptimisticLockCorrigoEntity
Delegates