ArcFM Responder Mobile Developer Guide
Customers_CallsHistory Field






RX_CUSTOMERS.ACCOUNT => RX_CALLS_HISTORY.CUSTOMER_ACCOUNT
Syntax
'Declaration
 
Public ReadOnly Customers_CallsHistory As System.String
'Usage
 
Dim instance As ResponderRelations
Dim value As System.String
 
value = instance.Customers_CallsHistory
public readonly System.string Customers_CallsHistory
public field Customers_CallsHistory: System.String; readonly 
public var Customers_CallsHistory : System.String;
public: readonly System.string* Customers_CallsHistory
public:
readonly System.String^ Customers_CallsHistory
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

ResponderRelations Class
ResponderRelations Members

Send Feedback