StateStartDateColumnId Property |
Gets or sets the column's id of the field that will receive the current date when
an instance of this state is closed on an item.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute(AttributeName = "EndDateColumnId")]
public int StartDateColumnId { get; set; }
Property Value
Type:
Int32See Also