ArcFM Responder Mobile Developer Guide
ISSNode Interface
Members 






Object Model
ISSNode Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FNonExtensible Or  _
    TypeLibTypeFlags.FDispatchable)>
<System.Reflection.DefaultMemberAttribute("Text")>
<System.Runtime.InteropServices.GuidAttribute("1C203F18-95AD-11D0-A84B-00A0247B735B")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface ISSNode 
'Usage
 
Dim instance As ISSNode
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FDispatchable)]
[System.Reflection.DefaultMember("Text")]
[System.Runtime.InteropServices.Guid("1C203F18-95AD-11D0-A84B-00A0247B735B")]
[System.Runtime.InteropServices.ComImport()]
public interface ISSNode 
public interface ISSNode 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FDispatchable)
System.Reflection.DefaultMemberAttribute("Text")
System.Runtime.InteropServices.GuidAttribute("1C203F18-95AD-11D0-A84B-00A0247B735B")
System.Runtime.InteropServices.ComImportAttribute()
public interface ISSNode 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FDispatchable)]
[System.Reflection.DefaultMember("Text")]
[System.Runtime.InteropServices.Guid("1C203F18-95AD-11D0-A84B-00A0247B735B")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface ISSNode 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FNonExtensible | 
    TypeLibTypeFlags.FDispatchable)]
[System.Reflection.DefaultMember("Text")]
[System.Runtime.InteropServices.Guid("1C203F18-95AD-11D0-A84B-00A0247B735B")]
[System.Runtime.InteropServices.ComImport()]
public interface class ISSNode 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ISSNode Members
Miner.Interop Namespace

Send Feedback