Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace > RowAppearance Class : RowAppearance Constructor |
'Declaration Public Function New( _ ByVal key As String, _ ByVal caption As String, _ ByVal description As String, _ ByVal evaluator As EvaluatorBase, _ ByVal dataTable As DataTable, _ ByVal childAction As RowAppearanceChildAction _ )
'Usage Dim key As String Dim caption As String Dim description As String Dim evaluator As EvaluatorBase Dim dataTable As DataTable Dim childAction As RowAppearanceChildAction Dim instance As New RowAppearance(key, caption, description, evaluator, dataTable, childAction)
public RowAppearance( string key, string caption, string description, EvaluatorBase evaluator, DataTable dataTable, RowAppearanceChildAction childAction )
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.