C# Class Priya.InfoList.JsonDataRefTypeService

Inheritance: JsonRpcService
Datei anzeigen Open project: Srid68/Priya.InfoList Class Usage Examples

Private Methods

Method Description
DeleteDataRefType ( long dataRefTypeId ) : JsonObject
GetDataRefTypeListView ( long pageNo, long itemsPerPage, long dataIndex, string templateSuffix ) : JsonObject
GetDataRefTypeSaveView ( long dataRefTypeId, long pageNo, long itemsPerPage, long dataIndex, string templateSuffix ) : JsonObject
SaveDataRefType ( string dataRefType, bool dataRefTypeIsDefault, bool dataRefTypeIsActive, long dataRefTypeId ) : JsonObject