Click or drag to resize

ViewerExceptionCheckStatus Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static bool CheckStatus(
	Object status,
	bool throwEx = true,
	string message = null
)

Parameters

status
Type: SystemObject
throwEx (Optional)
Type: SystemBoolean
message (Optional)
Type: SystemString

Return Value

Type: Boolean
See Also