<< Click to Display Table of Contents >>

OZReportParameter

보고서에 추가된 ODI 파라미터와 폼 파라미터 정보를 제공하는 클래스입니다.


Method Detail

GetODIList

public OZODIItem[] GetODIList()

ODI 정보 객체를 가져옵니다.(OZODIItem 참고)

GetFormParameters

public OZParameter[] GetFormParameters()

폼 파라미터 정보 객체 가져옵니다.(OZParameter 참고)