ArcFM Engine Developer Guide
UnionInfo 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("8B217765-717D-11CE-AB5B-D41203C10000")>
Public Interface UnionInfo 
   Inherits ConstantInfo 
'Usage
 
Dim instance As UnionInfo
[TypeLibType(TypeLibTypeFlags.FDispatchable | 
    TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible)]
[DefaultMember("Name")]
[Guid("8B217765-717D-11CE-AB5B-D41203C10000")]
public interface UnionInfo : ConstantInfo  
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

UnionInfo Members
Miner.Interop.TlbInf32 Namespace

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

Miner.Interop.TlbInf32.UnionInfo

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

UnionInfo Members
Miner.Interop.TlbInf32 Namespace

 

 


Send Comment