ArcFM Engine Developer Guide
ISSNode Interface
Members 


Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FNonExtensible Or  _
    TypeLibTypeFlags.FDispatchable)>
<DefaultMemberAttribute("Text")>
<GuidAttribute("1C203F18-95AD-11D0-A84B-00A0247B735B")>
<ComImportAttribute()>
Public Interface ISSNode 
'Usage
 
Dim instance As ISSNode
[TypeLibType(TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FDispatchable)]
[DefaultMember("Text")]
[Guid("1C203F18-95AD-11D0-A84B-00A0247B735B")]
[ComImport()]
public interface ISSNode 
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

ISSNode Members
Miner.Interop Namespace

Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FNonExtensible Or  _
    TypeLibTypeFlags.FDispatchable)>
<DefaultMemberAttribute("Text")>
<GuidAttribute("1C203F18-95AD-11D0-A84B-00A0247B735B")>
<ComImportAttribute()>
Public Interface ISSNode 
'Usage
 
Dim instance As ISSNode
[TypeLibType(TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FDispatchable)]
[DefaultMember("Text")]
[Guid("1C203F18-95AD-11D0-A84B-00A0247B735B")]
[ComImport()]
public interface ISSNode 
Inheritance Hierarchy

Miner.Interop.ISSNode

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

ISSNode Members
Miner.Interop Namespace

 

 


Send Comment