Terrasoft CRM 3.0 SDK > Libraries > TSObjectLibrary > Structs, Records, Enums > _OrderTypeEnum
ContentsIndex
Enumeration _OrderTypeEnum

 

IDL
[uuid(06EC1219-F726-4FAA-B363-D7BF2310FFF3), version(1.0)]
enum _OrderTypeEnum {
  otNone = 0,
  otAsc = 1,
  otDesc = 2
};
Members
Members 
Description 
otNone 
Отключена 
otAsc 
По возрастанию 
otDesc 
По убыванию 
Description

 

Copyright (с) Terrasoft 2002-2007.