SettingsEncodeType Property |
Gets the type of the encode.
Namespace:
com.gigatms.Parameters.TS100A
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic EncodeType EncodeType { get; set; }
Public Property EncodeType As EncodeType
Get
Set
public:
property EncodeType EncodeType {
EncodeType get ();
void set (EncodeType value);
}
Property Value
Type:
EncodeType
The type of the encode.
See Also