OrderAttribute(Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the order weight of the field or property
public OrderAttribute (int order = 0);
new Microsoft.Bot.Builder.FormFlow.OrderAttribute : int -> Microsoft.Bot.Builder.FormFlow.OrderAttribute
Public Sub New (Optional order As Integer = 0)
Parameters
- order
- Int32
The order weight