ArcFM Engine Developer Guide
IMMValidationRule Interface
Members 


This interface allows you to define custom validation criteria. It is used to create validation rules for classes and fields.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("ED270D78-2F52-4F60-A0A4-6DAD40D56EDA")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMValidationRule 
'Usage
 
Dim instance As IMMValidationRule
[Guid("ED270D78-2F52-4F60-A0A4-6DAD40D56EDA")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMValidationRule 
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

IMMValidationRule Members
Miner.Interop Namespace

This interface allows you to define custom validation criteria. It is used to create validation rules for classes and fields.
Syntax
'Declaration
 
<GuidAttribute("ED270D78-2F52-4F60-A0A4-6DAD40D56EDA")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMValidationRule 
'Usage
 
Dim instance As IMMValidationRule
[Guid("ED270D78-2F52-4F60-A0A4-6DAD40D56EDA")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMValidationRule 
Inheritance Hierarchy

Miner.Interop.IMMValidationRule

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

IMMValidationRule Members
Miner.Interop Namespace

 

 


Send Comment