ArcFM Engine Developer Guide
BitmapID Property (IMMValidationError)


Specifies the bitmap associated with the validation error. This property is NOT currently supported for use in custom validation rules. We hope to reinstate this functionality in a future release.
Syntax
'Declaration
 
<DispIdAttribute(1610678276)>
Property BitmapID As Integer
'Usage
 
Dim instance As IMMValidationError
Dim value As Integer
 
instance.BitmapID = value
 
value = instance.BitmapID
[DispId(1610678276)]
int BitmapID {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