RelationalFieldPane public class RelationalFieldPane Documentation public string ColumnName { get; set; } public int FieldArtifactID { get; set; } public string HeaderText { get; set; } public byte[] IconFileData { get; set; } public string IconFilename { get; set; } public int PaneID { get; set; } public int PaneOrder { get; set; } public int RelationalViewArtifactID { get; set; } public RelationalFieldPane()