Click or drag to resize

StateDoesntExistException Constructor

Initializes a new instance of the StateDoesntExistException class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public StateDoesntExistException(
	string strFieldName
)

Parameters

strFieldName
Type: SystemString
See Also