BackgroundOperationRecurring Property |
Is the operation recurring.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool Recurring { get; }
Public ReadOnly Property Recurring As Boolean
Get
public:
property bool Recurring {
bool get ();
}
Property Value
Type:
Boolean
See Also