Click or drag to resize

StateOrderAndName Property

Gets the name prefixed with the order number, if any.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public string OrderAndName { get; }

Property Value

Type: String
See Also