 | ConnectionStatisticsModelRpl Property |
Gets or sets the Rpl.
Namespace:
DoubleTake.Web.Models
Assembly:
DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.2.0.814 (8.2.0.814)
Syntaxpublic long Rpl { get; set; }
Public Property Rpl As Long
Get
Set
public:
property long long Rpl {
long long get ();
void set (long long value);
}
member Rpl : int64 with get, set
Property Value
Type:
Int64The Rpl.
See Also