ActivityFileSequence Property |
The sequence this file should be displayed to the user relative to other
ActivityFiles associated to the
Activity.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public Nullable<int> Sequence { get; }
Public ReadOnly Property Sequence As Nullable(Of Integer)
Get
public:
property Nullable<int> Sequence {
Nullable<int> get ();
}
member Sequence : Nullable<int> with get
Property Value
Type:
NullableInt32See Also