Responder Developer Guide
CustomFields Property


Syntax
'Declaration
 
Public ReadOnly Property CustomFields As List(Of KeyValuePair(Of String,Object))
'Usage
 
Dim instance As SwitchingOrderRequest
Dim value As List(Of KeyValuePair(Of String,Object))
 
value = instance.CustomFields
public List<KeyValuePair<string,object>> CustomFields {get;}
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

SwitchingOrderRequest Class
SwitchingOrderRequest Members

 

 


Send Comment