LinkedViewColumnGuids Property |
Gets or sets the list of columns' GUIDs shown in the view.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<Guid> ColumnGuids { get; set; }
Property Value
Type:
ListGuidSee Also