ContentViewOrderNo Property |
Gets or sets a number used to sort the parent content-type's views
when its ViewOrderType is set to OrderNo.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute]
public int OrderNo { get; set; }
Property Value
Type:
Int32See Also