AllowInFilterAttributeOrderingIndex Property  | 
 
            Gets or sets the orderindex, which is a number used to order the properties on which have this attribute applied to themselves. Default is 0.
            
 
    Namespace: 
   SD.LLBLGen.Pro.Core.Attributes
    Assembly:
   SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic int OrderingIndex { get; set; }Public Property OrderingIndex As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also