|
ApplicationOptionsIsAag Property |
Do not use this property. Double-Take uses it internally.
Namespace: DoubleTake.Jobs.ContractAssembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntaxpublic bool IsAag { get; set; }
Public Property IsAag As Boolean
Get
Set
public:
property bool IsAag {
bool get ();
void set (bool value);
}
function get_IsAag();
function set_IsAag(value);
Property Value
Type:
Boolean
See Also