LiquidTechnologies.XmlObjects.Runtime.Attributes Namespace / ILxOrderablePropertyAttribute Interface
Members

In This Topic
    ILxOrderablePropertyAttribute Interface
    In This Topic
    Tags the property attribute as needing an order index, so it can be used to correctly order the properties within a class. The first constructor argument for the Attribute must be 'int order'.
    Object Model
    ILxOrderablePropertyAttribute Interface
    Syntax
    'Declaration
     
    
    Public Interface ILxOrderablePropertyAttribute 
    public interface ILxOrderablePropertyAttribute 
    Requirements

    Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.

    See Also