UHFFrequencyLocked Property |
Gets a value indicating whether Frequency is locked.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool FrequencyLocked { get; }
Public ReadOnly Property FrequencyLocked As Boolean
Get
public:
property bool FrequencyLocked {
bool get ();
}
Property Value
Type:
Booleantrue if locked; otherwise,
false.
See Also