ArcFM Engine Developer Guide
InterfaceInfo Interface
Members 


Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable Or  _
    TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FNonExtensible)>
<GuidAttribute("8B217741-717D-11CE-AB5B-D41203C10000")>
<DefaultMemberAttribute("Name")>
Public Interface InterfaceInfo 
'Usage
 
Dim instance As InterfaceInfo
[TypeLibType(TypeLibTypeFlags.FDispatchable | 
    TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible)]
[Guid("8B217741-717D-11CE-AB5B-D41203C10000")]
[DefaultMember("Name")]
public interface InterfaceInfo 
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

InterfaceInfo Members
Miner.Interop.TlbInf32 Namespace

Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable Or  _
    TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FNonExtensible)>
<GuidAttribute("8B217741-717D-11CE-AB5B-D41203C10000")>
<DefaultMemberAttribute("Name")>
Public Interface InterfaceInfo 
'Usage
 
Dim instance As InterfaceInfo
[TypeLibType(TypeLibTypeFlags.FDispatchable | 
    TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible)]
[Guid("8B217741-717D-11CE-AB5B-D41203C10000")]
[DefaultMember("Name")]
public interface InterfaceInfo 
Inheritance Hierarchy

Miner.Interop.TlbInf32.InterfaceInfo

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

InterfaceInfo Members
Miner.Interop.TlbInf32 Namespace

 

 


Send Comment