ViewerExceptionCheckStatus Method |
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntaxpublic 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