ArcFM Desktop Developer Guide
ISchemaType Interface
Members 


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

ISchemaType Members
Miner.Interop.msxml6 Namespace

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

Miner.Interop.msxml6.ISchemaType

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

ISchemaType Members
Miner.Interop.msxml6 Namespace

 

 


Send Comment