Miner.Responder.Framework Assembly > Miner.Responder.Framework.Requests Namespace > OutageTimeByAccountTypeRequest Class : OutageTimeSpan Method |
'Declaration Public Function OutageTimeSpan( _ ByVal regionId As System.Integer, _ ByVal accountType As System.Integer, _ ByRef count As System.Integer, _ ByRef timeSpan As System.TimeSpan _ ) As System.Boolean
'Usage Dim instance As OutageTimeByAccountTypeRequest Dim regionId As System.Integer Dim accountType As System.Integer Dim count As System.Integer Dim timeSpan As System.TimeSpan Dim value As System.Boolean value = instance.OutageTimeSpan(regionId, accountType, count, timeSpan)
public System.bool OutageTimeSpan( System.int regionId, System.int accountType, out System.int count, out System.TimeSpan timeSpan )
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.