C# 클래스 ClientUI.ViewModels.AttributeQuery

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

공개 프로퍼티들

프로퍼티 타입 설명
AttributeType AttributeTypeCode
Columns List
IsPrimaryName bool?
LogicalName string

프로퍼티 상세

AttributeType 공개적으로 프로퍼티

public AttributeTypeCode AttributeType
리턴 AttributeTypeCode

Columns 공개적으로 프로퍼티

public List Columns
리턴 List

IsPrimaryName 공개적으로 프로퍼티

public bool? IsPrimaryName
리턴 bool?

LogicalName 공개적으로 프로퍼티

public string LogicalName
리턴 string