C# 클래스 ClientUI.ViewModels.FetchQuerySettings

파일 보기 프로젝트 열기: scottdurow/SparkleXrm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Columns List
DataView SparkleXrm.GridEditor.EntityDataViewModel
DisplayName string
FetchXml jQueryObject
OrderByAttribute string
OrderByDesending bool
RecordCount Observable
RootEntity EntityQuery

프로퍼티 상세

Columns 공개적으로 프로퍼티

public List Columns
리턴 List

DataView 공개적으로 프로퍼티

public EntityDataViewModel,SparkleXrm.GridEditor DataView
리턴 SparkleXrm.GridEditor.EntityDataViewModel

DisplayName 공개적으로 프로퍼티

public string DisplayName
리턴 string

FetchXml 공개적으로 프로퍼티

public jQueryObject FetchXml
리턴 jQueryObject

OrderByAttribute 공개적으로 프로퍼티

public string OrderByAttribute
리턴 string

OrderByDesending 공개적으로 프로퍼티

public bool OrderByDesending
리턴 bool

RecordCount 공개적으로 프로퍼티

public Observable RecordCount
리턴 Observable

RootEntity 공개적으로 프로퍼티

public EntityQuery,ClientUI.ViewModels RootEntity
리턴 EntityQuery