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