Share via


RetailPromotionFacebookSitesSolution.getSyncMetadata Method [AX 2012]

Provides the sync metadata for the solution.

Syntax

public SyncSynchronizationMetadata getSyncMetadata()

Run On

Called

Return Value

Type: SyncSynchronizationMetadata Class
The sync metadata for the solution.

Remarks

This method must be overridden to provide sync metadata.

See Also

Reference

RetailPromotionFacebookSitesSolution Class