Miner.Responder.RxIF.Rx Assembly > Miner.Responder.RxIF.Rx Namespace > ResponderController Class > ValidateCustomer Method : ValidateCustomer(RxCustomer,List<String>,Boolean,Boolean) Method |
'Declaration Public Overloads Function ValidateCustomer( _ ByVal customer As RxCustomer, _ Optional ByVal useLikeFieldList As List(Of String), _ Optional ByVal includeIncidentDetails As Boolean, _ Optional ByVal includeCrewAssignmentStatus As Boolean _ ) As DataSet
'Usage Dim instance As ResponderController Dim customer As RxCustomer Dim useLikeFieldList As List(Of String) Dim includeIncidentDetails As Boolean Dim includeCrewAssignmentStatus As Boolean Dim value As DataSet value = instance.ValidateCustomer(customer, useLikeFieldList, includeIncidentDetails, includeCrewAssignmentStatus)
public DataSet ValidateCustomer( RxCustomer customer, List<string> useLikeFieldList, bool includeIncidentDetails, bool includeCrewAssignmentStatus )
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.