다음을 통해 공유


CardViewResponse 클래스

정의

SharePoint 카드 보기 데이터 개체입니다.

public class CardViewResponse
type CardViewResponse = class
Public Class CardViewResponse
상속
CardViewResponse

생성자

CardViewResponse()

CardViewResponse 클래스의 새 인스턴스를 초기화합니다.

속성

AceData

AceData형식의 카드 보기에 대한 AceData를 가져오거나 설정합니다.

CardViewParameters

카드 보기 구성을 가져오거나 설정합니다.

OnCardSelection

카드를 선택할 때 호출할 동작을 가져오거나 설정합니다.

ViewId

String형식의 뷰 ID를 가져오거나 설정합니다.

적용 대상