Responder Developer Guide
SwitchingOrderType Property


Syntax
'Declaration
 
Public ReadOnly Property SwitchingOrderType As Nullable(Of SwitchingOrderTypeDomain)
'Usage
 
Dim instance As IncidentSwitchingOrderInquiryEventArgs(Of T)
Dim value As Nullable(Of SwitchingOrderTypeDomain)
 
value = instance.SwitchingOrderType
public Nullable<SwitchingOrderTypeDomain> SwitchingOrderType {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

IncidentSwitchingOrderInquiryEventArgs<T> Class
IncidentSwitchingOrderInquiryEventArgs<T> Members

 

 


Send Comment