Responder Developer Guide
AddRowAppearance Method (InfraDatasetDecorator)


Syntax
'Declaration
 
Public Overrides Sub AddRowAppearance( _
   ByVal rowAppearance As RowAppearance _
) 
'Usage
 
Dim instance As InfraDatasetDecorator
Dim rowAppearance As RowAppearance
 
instance.AddRowAppearance(rowAppearance)
public override void AddRowAppearance( 
   RowAppearance rowAppearance
)

Parameters

rowAppearance
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

InfraDatasetDecorator Class
InfraDatasetDecorator Members

 

 


Send Comment