SyncSolution.getSyncMetadata Method [AX 2012]

Provides the sync metadata for the solution.

Syntax

public abstract SyncSynchronizationMetadata getSyncMetadata()

Run On

Called

Return Value

Type: SyncSynchronizationMetadata Class
The sync metadata for the solution.

Remarks

This method must be overridden to provide the sync metadata.

See Also

Reference

SyncSolution Class