ArcFM Responder Mobile Developer Guide
ICustomerInput Interface
Members 






Object Model
ICustomerInput Interface
Syntax
'Declaration
 
Public Interface ICustomerInput 
   Inherits IUserInput 
'Usage
 
Dim instance As ICustomerInput
public interface ICustomerInput : IUserInput  
public interface ICustomerInput = class(IUserInput)
public interface ICustomerInput implements IUserInput 
public __gc __interface ICustomerInput : public IUserInput  
public interface class ICustomerInput : public IUserInput  
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

ICustomerInput Members
Miner.Responder.Shared Namespace

Send Feedback