DynamicDataSharedDepth enum

Warning

This API is now deprecated.

This is obsolete now. This enum has been moved to @microsoft/sp-property-pane. Please consume it from there.

Enum for the possible values of shared depth of the dynamic data reference.

Remarks

We have left the original implementation here to avoid breaking the public API contract.

Fields

None = 0

Indicates that nothing is shared.

Property = 2

Indicates that both the dynamic data source and the property are shared.

Source = 1

Indicates that the dynamic data source is shared.