SyncSolutionManager Class [AX 2012]
| Method | Description | |
|---|---|---|
| activateSolution | Activates the synchronization solution in the current legal entity. |
| activateSolutionFromClass | Activates a solution in the current legal entity from a solution class. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createSolutionInstance | Creates a solution instance row from the solution class. |
| deactivateSolution | Deactivates the solution and cleans up all the data that is associated with solution. |
| deployPort | |
| disableChangeTracking | |
| enableChangeTracking | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| filterMatch | |
| getSolutionClasses | |
| getSolutionCTContext | |
| getSolutionInfos | Get information about a solution in the current legal entity. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasServiceOperationPermission | |
| initializePort | |
| isValidSolutionClass | |
| new | Creates an instance of the solution manager that has the optional progress handle to indicate operation progress. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| progress | |
| registerServices | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateSolution | Updates a solution that is already enabled. |
| updateSolutionInstance | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateChangeTracking | |
| validateForSolutionActivation | |
| validateForSolutionDelete | |
| validateForSolutionUpdate | |
| validateSyncMetadata | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::executeSolutionOperation |
Community Additions
ADD
Show: