ArcFM Engine Developer Guide
ISchemaElement Interface
Members 


Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable Or  _
    TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FNonExtensible)>
<GuidAttribute("50EA08B7-DD1B-4664-9A50-C2F40F4BD79A")>
Public Interface ISchemaElement 
   Inherits ISchemaItemISchemaParticle 
'Usage
 
Dim instance As ISchemaElement
[TypeLibType(TypeLibTypeFlags.FDispatchable | 
    TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible)]
[Guid("50EA08B7-DD1B-4664-9A50-C2F40F4BD79A")]
public interface ISchemaElement : ISchemaItemISchemaParticle  
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

ISchemaElement Members
Miner.Interop.msxml6 Namespace

Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable Or  _
    TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FNonExtensible)>
<GuidAttribute("50EA08B7-DD1B-4664-9A50-C2F40F4BD79A")>
Public Interface ISchemaElement 
   Inherits ISchemaItemISchemaParticle 
'Usage
 
Dim instance As ISchemaElement
[TypeLibType(TypeLibTypeFlags.FDispatchable | 
    TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible)]
[Guid("50EA08B7-DD1B-4664-9A50-C2F40F4BD79A")]
public interface ISchemaElement : ISchemaItemISchemaParticle  
Inheritance Hierarchy

Miner.Interop.msxml6.ISchemaElement

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

ISchemaElement Members
Miner.Interop.msxml6 Namespace

 

 


Send Comment