Miner.Responder.Model Assembly > Miner.Responder.Contract.Switching Namespace > ITaskValidationService Interface : IsPropertyValid Method |
'Declaration Function IsPropertyValid( _ ByVal task As NetworkTask, _ ByVal property As String, _ ByRef validationMessage As String _ ) As Boolean
'Usage Dim instance As ITaskValidationService Dim task As NetworkTask Dim property As String Dim validationMessage As String Dim value As Boolean value = instance.IsPropertyValid(task, property, validationMessage)
bool IsPropertyValid( NetworkTask task, string property, out string validationMessage )
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.