Gets the Global frequency regulations for RFID profile. This property is read-only.
Namespace:
com.gigatms.Parameters.UR0250
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic Profile Profile { get; }
Public ReadOnly Property Profile As Profile
Get
public:
property Profile^ Profile {
Profile^ get ();
}
Property Value
Type:
Profile
The profile.
See Also