Click or drag to resize

PFViewOrderNo Property

Gets or sets a number used to sort the parent content-type's views when its ViewOrderType is set to OrderNo.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public int OrderNo { get; set; }

Property Value

Type: Int32
See Also