ContentColumnSettings_ChoiceTLCustomNodeLabelColumn Property |
Gets or sets the guid of a target column.
This setting is optional.
If set, that column will be used in the tree control
instead of the default target of "ColumnGuid".
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute]
public Guid TLCustomNodeLabelColumn { get; set; }
Property Value
Type:
GuidSee Also