C# 클래스 PodioAPI.Models.Request.CreateUpdateOptions

파일 보기 프로젝트 열기: podio/podio-dotnet 1 사용 예제들

공개 메소드들

메소드 설명
CreateUpdateOptions ( bool silent = false, bool hook = true, List fields = null, bool alertInvite = false ) : System.Collections.Generic

메소드 상세

CreateUpdateOptions() 공개 메소드

public CreateUpdateOptions ( bool silent = false, bool hook = true, List fields = null, bool alertInvite = false ) : System.Collections.Generic
silent bool
hook bool
fields List
alertInvite bool
리턴 System.Collections.Generic