Responder Developer Guide
TaskFeatureInformation Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal propertyPrefix As String, _
   ByVal changeTracker As IPropertyChangeTracker _
)
'Usage
 
Dim propertyPrefix As String
Dim changeTracker As IPropertyChangeTracker
 
Dim instance As New TaskFeatureInformation(propertyPrefix, changeTracker)
public TaskFeatureInformation( 
   string propertyPrefix,
   IPropertyChangeTracker changeTracker
)

Parameters

propertyPrefix
changeTracker
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

TaskFeatureInformation Class
TaskFeatureInformation Members

 

 


Send Comment