ArcFM Engine Developer Guide
FilterAppender Method


Syntax
'Declaration
 
Protected Shared Sub FilterAppender( _
   ByVal builder As StringBuilder, _
   ByVal incidentDateRangeFilter As String _
) 
'Usage
 
Dim builder As StringBuilder
Dim incidentDateRangeFilter As String
 
FindCustomIncidentAndDeviceArchiveRequest.FilterAppender(builder, incidentDateRangeFilter)
protected static void FilterAppender( 
   StringBuilder builder,
   string incidentDateRangeFilter
)

Parameters

builder
incidentDateRangeFilter
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

FindCustomIncidentAndDeviceArchiveRequest Class
FindCustomIncidentAndDeviceArchiveRequest Members

 

 


Send Feedback