Click or drag to resize
XBlastOptionsMaxTimeMinutesAllowed Property
Gets or sets the maximum time minutes allowed.

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int MaxTimeMinutesAllowed { get; set; }

Property Value

Type: Int32
The maximum time minutes allowed.
See Also