ArcFM Engine Developer Guide
InitializeSeverity Method


Sets the static Severity property on this Exception type to the configured or default value.
Syntax
'Declaration
 
Public Function InitializeSeverity() As ExceptionSeverity
'Usage
 
Dim instance As ExceptionConfigurationElement
Dim value As ExceptionSeverity
 
value = instance.InitializeSeverity()
public ExceptionSeverity InitializeSeverity()
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ExceptionConfigurationElement Class
ExceptionConfigurationElement Members

 

 


Send Comment