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; }
Public Property MaxTimeMinutesAllowed As Integer
Get
Set
Property Value
Type:
Int32
The maximum time minutes allowed.
See Also