ArcFM Engine Developer Guide
TypeInfo Interface
Members 


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

TypeInfo Members
Miner.Interop.TlbInf32 Namespace

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

Miner.Interop.TlbInf32.TypeInfo

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

TypeInfo Members
Miner.Interop.TlbInf32 Namespace

 

 


Send Comment