ArcFM Engine Developer Guide
TypeInfos Interface
Members 


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

TypeInfos Members
Miner.Interop.TlbInf32 Namespace

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

Miner.Interop.TlbInf32.TypeInfos

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

TypeInfos Members
Miner.Interop.TlbInf32 Namespace

 

 


Send Comment