Miner.Responder.Processors Assembly > Miner.Responder.Processors.SubmitRules.Archive Namespace > ArchiveIncidentDevicesTransformation Class : ShouldArchiveCurrent Method |
'Declaration Protected Function ShouldArchiveCurrent( _ ByVal currentRow As DataRow, _ ByVal previousRow As DataRow _ ) As Boolean
'Usage Dim instance As ArchiveIncidentDevicesTransformation Dim currentRow As DataRow Dim previousRow As DataRow Dim value As Boolean value = instance.ShouldArchiveCurrent(currentRow, previousRow)
protected bool ShouldArchiveCurrent( DataRow currentRow, DataRow previousRow )
true
if something is changed or previous row is null
, otherwise false
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.