[Visual Basic] Public Sub New( _ ByVal applicationSession As ApplicationSession, _ ByVal sessionReport As IReport _ ) [C#] public ScreenRepository( ApplicationSession applicationSession, IReport sessionReport ); [C++] public: ScreenRepository( ApplicationSession* applicationSession, IReport* sessionReport ); [JScript] public function ScreenRepository( ApplicationSession applicationSession, IReport sessionReport );
ScreenRepository Class | Repository Namespace | ScreenRepository Constructor Overload List