ArcFM Server Developer Guide
ISchemaAny Interface
Members 


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

ISchemaAny Members
Miner.Interop.msxml6 Namespace

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

Miner.Interop.msxml6.ISchemaAny

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

ISchemaAny Members
Miner.Interop.msxml6 Namespace

 

 


Send Comment