DynamicDataSharedDepth enum

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

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.