ArcFM Desktop Developer Guide
ISchema Interface
Members 


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

ISchema Members
Miner.Interop.msxml6 Namespace

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

Miner.Interop.msxml6.ISchema

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

ISchema Members
Miner.Interop.msxml6 Namespace

 

 


Send Comment