Click or drag to resize

PFGridView_AuthorisationException Constructor

Initializes a new instance of the PFGridView_AuthorisationException class.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFGridView_AuthorisationException(
	string message
)

Parameters

message
Type: SystemString
See Also