NodeOPCUA API Documentation
    Preparing search index...

    Interface SortRuleElementOptions

    interface SortRuleElementOptions {
        eventField?: SimpleAttributeOperandOptions;
        sortOrder?: SortOrderType;
    }
    Index

    Properties

    sortOrder?: SortOrderType