ArcFM Engine Developer Guide
Severity Property (IMMValidationError)


This property stores the severity of the error. It is not currently used by Miner & Miner. You may choose to implement it.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property Severity As Integer
'Usage
 
Dim instance As IMMValidationError
Dim value As Integer
 
instance.Severity = value
 
value = instance.Severity
[DispId(1610678274)]
int Severity {get; set;}

Property Value

Long
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

IMMValidationError Interface
IMMValidationError Members

 

 


Send Comment