![]() | PhysicalRuleModel Class |
Namespace: DoubleTake.Web.Models
The PhysicalRuleModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | PhysicalRuleModel | Initializes a new instance of the PhysicalRuleModel class |
Name | Description | |
---|---|---|
![]() | Inclusion |
Gets or sets a value indicating whether the path will be included or excluded from replication.
|
![]() | IsReadOnly |
Gets or sets a value indicating whether or not this rule is read only.
|
![]() | Metadata |
Gets or sets the metadata for this rule.
|
![]() | Path |
Gets or sets the path of the data to be replicated.
|
![]() | Recursion |
Gets or sets a value indicating whether the rule will apply to this path only, or to all children of this path as well.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |