Class ReplicationRule
Class for the item type ReplicationRule
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class ReplicationRule : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<Vault>, IRelationship<Identity>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceReplicationRule()
Declaration
protected ReplicationRule()
ReplicationRule(ElementFactory, Object[])
Declaration
public ReplicationRule(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceBehavior()
Retrieve the behavior
property of the item
Declaration
public IProperty_Text Behavior()
Returns
Type | Description |
---|---|
IProperty_Text |
DoReplicate()
Retrieve the do_replicate
property of the item
Declaration
public IProperty_Item<Method> DoReplicate()
Returns
Type | Description |
---|---|
IProperty_Item<Method> |
InitiatorType()
Retrieve the initiator_type
property of the item
Declaration
public IProperty_Text InitiatorType()
Returns
Type | Description |
---|---|
IProperty_Text |
IsActive()
Retrieve the is_active
property of the item
Declaration
public IProperty_Boolean IsActive()
Returns
Type | Description |
---|---|
IProperty_Boolean |
Label()
Retrieve the label
property of the item
Declaration
public IProperty_Text Label()
Returns
Type | Description |
---|---|
IProperty_Text |
MaxWait()
Retrieve the max_wait
property of the item
Declaration
public IProperty_Text MaxWait()
Returns
Type | Description |
---|---|
IProperty_Text |
ReplicationMode()
Retrieve the replication_mode
property of the item
Declaration
public IProperty_Text ReplicationMode()
Returns
Type | Description |
---|---|
IProperty_Text |
ReplicationTime()
Retrieve the replication_time
property of the item
Declaration
public IProperty_Text ReplicationTime()
Returns
Type | Description |
---|---|
IProperty_Text |
ReplicationType()
Retrieve the replication_type
property of the item
Declaration
public IProperty_Text ReplicationType()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |