Cargando...
Buscando...
Nada coincide
Referencia de la clase sage.ew.o365.AppLauncher

Class to launch Office web Apps No token remenber operations allowed. Más...

Métodos públicos

bool Login (bool IsLogin=true)
 Login operation.
 
bool Logout ()
 Logout operation.
 
 AppLauncher ()
 Constructor.
 
 AppLauncher (AppTypes teAppType)
 Constructor with params.
 
WebBrowser _GetCalendarBorwser ()
 Returns a CalendarBrowser with the spcific office web app.
 

Propiedades

AppTypes _AppType [get, set]
 App type to launch.
 
string _ErrorMessage [get, set]
 Error info.
 

Descripción detallada

Class to launch Office web Apps No token remenber operations allowed.

Definición en la línea 13 del archivo AppLauncher.cs.

Documentación de constructores y destructores

◆ AppLauncher() [1/2]

sage.ew.o365.AppLauncher.AppLauncher ( )
inline

Constructor.

Definición en la línea 115 del archivo AppLauncher.cs.

◆ AppLauncher() [2/2]

sage.ew.o365.AppLauncher.AppLauncher ( AppTypes teAppType)
inline

Constructor with params.

Parámetros
teAppTypeApp type to launch

Definición en la línea 124 del archivo AppLauncher.cs.

Documentación de funciones miembro

◆ _GetCalendarBorwser()

WebBrowser sage.ew.o365.AppLauncher._GetCalendarBorwser ( )
inline

Returns a CalendarBrowser with the spcific office web app.

Devuelve

Definición en la línea 159 del archivo AppLauncher.cs.

◆ Login()

bool sage.ew.o365.AppLauncher.Login ( bool IsLogin = true)
inline

Login operation.

Parámetros
IsLogin
Devuelve

Definición en la línea 72 del archivo AppLauncher.cs.

◆ Logout()

bool sage.ew.o365.AppLauncher.Logout ( )
inline

Logout operation.

Devuelve

Definición en la línea 104 del archivo AppLauncher.cs.

Documentación de propiedades

◆ _AppType

AppTypes sage.ew.o365.AppLauncher._AppType
getset

App type to launch.

Definición en la línea 18 del archivo AppLauncher.cs.

◆ _ErrorMessage

string sage.ew.o365.AppLauncher._ErrorMessage
getset

Error info.

Definición en la línea 28 del archivo AppLauncher.cs.


La documentación de esta clase está generada del siguiente archivo: