Click or drag to resize
PhysicalRule Properties

The PhysicalRule type exposes the following members.

Properties
  Name Description
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property Inclusion
This value represents if the rule will be included in or excluded from replication.
Public property IsReadOnly
This value is true if the rule is read-only; otherwise, it is false.
Public property Metadata
This value is any additional metadata for the rule. This property can be used by specialized workload implementations to provide additional hints to the job-creation process.
Public property Path
This value is the path of the data to be replicated.
Public property Recursion
This value represents if the rule will be applied to this path only or to all children of the path as well.
Top
See Also