public method Instrument.getSortOrder

Brief

Gets the default sort order position

Declaration

protojavascriptjavacsharp
public getSortOrder() : int

Returns

The method returns an integer that represents the value of the sortOrder variable, which is of type int

Details

Declared in Instrument

back