Share via


SyncSynchronizationMetadata.parmProviderConfig Method [AX 2012]

Gets or sets the value of the _providerConfig parameter.

Syntax

public container parmProviderConfig([container _providerConfig])

Run On

Called

Parameters

  • _providerConfig
    Type: container
    Any synchronization provider that has specific configurations to be passed into the provider.

Return Value

Type: container
The value of the _providerConfig parameter.

See Also

Reference

SyncSynchronizationMetadata Class