Class ReplicationTimeValue
A container specifying the time value.
public class ReplicationTimeValue
- Inheritance
-
ReplicationTimeValue
- Inherited Members
Constructors
ReplicationTimeValue()
public ReplicationTimeValue()
Properties
Minutes
Gets and sets the property Minutes.
Contains an integer specifying time in minutes.
Valid value: 15
public int Minutes { get; set; }