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: 19.8
Syntax
C#
public StateDoesntExistException(
	string strFieldName
)

Parameters

strFieldName  String
 
See Also