ArcFM Responder Mobile Developer Guide
IResponderRelation Interface
Members 






This interface is obsolete and retained only for backward compatibility. Use IGeoRowRelation and IIncidentRelation instead.
Object Model
IResponderRelation Interface
Syntax
'Declaration
 
Public Interface IResponderRelation 
   Inherits IGeoRowRelation, IIncidentRelation 
'Usage
 
Dim instance As IResponderRelation
public interface IResponderRelation : IGeoRowRelation, IIncidentRelation  
public interface IResponderRelation = class(IGeoRowRelation, IIncidentRelation)
public interface IResponderRelation implements IGeoRowRelation, IIncidentRelation 
public __gc __interface IResponderRelation : public IGeoRowRelation, IIncidentRelation  
public interface class IResponderRelation : public IGeoRowRelation, IIncidentRelation  
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

IResponderRelation Members
Miner.Responder.Framework.BusinessObjects Namespace

Send Feedback