ArcFM Desktop Developer Guide
ISchemaAttribute Interface
Members 


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

ISchemaAttribute Members
Miner.Interop.msxml6 Namespace

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

Miner.Interop.msxml6.ISchemaAttribute

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

ISchemaAttribute Members
Miner.Interop.msxml6 Namespace

 

 


Send Comment