| CorrigoService Namespace |
| Class | Description | |
|---|---|---|
| ActorEntitySpecifier | ||
| AlertSubscriptionEntitySpecifier | ||
| AllProperties |
Specifies that all properties of an entity instance should be retrieved.
| |
| AssetTreeEntitySpecifier | ||
| BlobEntitySpecifier | ||
| ConditionExpression |
Specifies a condition expression used to filter the results of the query. This class cannot be inherited.
| |
| CorrigoEntityWithComposedIdAndOptimisticLockOfAlertSubscriptionEntitySpecifierAlertSubscription | ||
| CorrigoEntityWithComposedIdOfActorEntitySpecifierActor | ||
| CorrigoEntityWithComposedIdOfAssetTreeEntitySpecifierInvTree | ||
| CorrigoEntityWithComposedIdOfBlobEntitySpecifierBlob | ||
| CorrigoEntityWithComposedIdOfGLAccountEntitySpecifierGlAccount | ||
| CorrigoEntityWithComposedIdOfInvoiceLogEntitySpecifierCiLog | ||
| CorrigoEntityWithOptimisticLock |
Represents the abstract class with optimistic lock support.
| |
| CorrigoNetOptions |
Represents the Corrigo Enterprise 6.x Web Services options SOAP header.
| |
| CorrigoService | ||
| EntitySpecifier |
Contains an entity specifiers - an entity name and entity identifier.
| |
| EntityWithComposedIdAndOptimisticLockSpecifierOfAlertSubscription | ||
| EntityWithComposedIdSpecifierOfActor | ||
| EntityWithComposedIdSpecifierOfAssetTree | ||
| EntityWithComposedIdSpecifierOfBlob | ||
| EntityWithComposedIdSpecifierOfGLAccount | ||
| EntityWithComposedIdSpecifierOfInvoiceLog | ||
| EntityWithOptimisticLockSpecifier |
Contains an entity specifiers for objects with Concurrency ID.
| |
| ErrorInfo |
Contains error data. This class cannot be inherited.
| |
| ExecuteCompletedEventArgs | ||
| ExecuteMultipleCompletedEventArgs | ||
| FilterExpression |
Used to filter the results of the query by using complex condition and logical filter expressions.
| |
| GetCompanyWsdkUrlCompletedEventArgs | ||
| GLAccountEntitySpecifier | ||
| InvoiceLogEntitySpecifier | ||
| LogInCompanyCompletedEventArgs | ||
| LogInStatusCompletedEventArgs | ||
| LogOutCompletedEventArgs | ||
| NestedEntityOperationResult |
Contains the result of a nested entity operation like Create, Update or Delete.
| |
| NewUnitSpecifier |
Used to specify properties for the new Unit creation.
| |
| OrderExpression |
Sets the order in which the entity instances are returned from the query. This class cannot be inherited.
| |
| PropertySet |
Used to specify the properties for retrieve and update.
| |
| PropertySetBase |
Represents the abstract base class for the PropertySet and AllProperties classes.
| |
| PropertyValuePair |
Contains the property and value pair used to specify property conditions. This class cannot be inherited.
| |
| QueryBase |
Represents the abstract base class for the QueryExpression and QueryByProperty classes.
| |
| QueryByProperty |
Retrieves instances of a specific entity type by specifying a set of property and value pairs.
| |
| QueryExpression |
Retrieves instances of a specific entity type by using a complex query.
| |
| RemovableCorrigoEntity |
Represents the abstract base class for all referenced entities that support deletion.
| |
| RemovableWithOriginalCorrigoEntity |
Represents the abstract class that persists the original information about the removed entity.
| |
| RetrieveCompletedEventArgs | ||
| RetrieveMultipleCompletedEventArgs | ||
| SimpleLookupWithOptimisticLockCorrigoEntity |