PFDashboardDraftDraftVersion Property |
The version of this draft. It starts at 1 and is incremented each time the draft is updated.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public long DraftVersion { get; set; }
Property Value
Type:
Int64See Also