Gets or sets the SGTIN filter.
Namespace:
com.gigatms.EpcFormat
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic SGTINFilters Filter { get; set; }
Public Property Filter As SGTINFilters
Get
Set
public:
property SGTINFilters Filter {
SGTINFilters get ();
void set (SGTINFilters value);
}
Property Value
Type:
SGTINFilters
The filter.
See Also