PolicyGeneralResetSG Property |
Indicates if Swipe and Go sequence should be reset.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool GeneralResetSG { get; set; }
Public Property GeneralResetSG As Boolean
Get
Set
public:
property bool GeneralResetSG {
bool get ();
void set (bool value);
}
member GeneralResetSG : bool with get, set
Property Value
Type:
BooleanSee Also