ArcFM Engine Developer Guide
MemberInfo Interface
Members 


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

MemberInfo Members
Miner.Interop.TlbInf32 Namespace

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

Miner.Interop.TlbInf32.MemberInfo

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

MemberInfo Members
Miner.Interop.TlbInf32 Namespace

 

 


Send Comment