MagConfigInfoVerify Property
|
Indicates whether or not to verify that the data was encoded successfully.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public bool Verify { get; set; }
Public Property Verify As Boolean
Get
Set
public:
property bool Verify {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also