C# 클래스 FuelSDK.PostReturn

상속: FuelReturn
파일 보기 프로젝트 열기: salesforce-marketingcloud/FuelSDK-CSharp 1 사용 예제들

공개 메소드들

메소드 설명
PostReturn ( APIObject theObject ) : System
PostReturn ( APIObject theObjects, ET_Client theClient ) : System
PostReturn ( FuelObject theObject ) : System

메소드 상세

PostReturn() 공개 메소드

public PostReturn ( APIObject theObject ) : System
theObject APIObject
리턴 System

PostReturn() 공개 메소드

public PostReturn ( APIObject theObjects, ET_Client theClient ) : System
theObjects APIObject
theClient ET_Client
리턴 System

PostReturn() 공개 메소드

public PostReturn ( FuelObject theObject ) : System
theObject FuelObject
리턴 System