FASReportingSettingAtt (Object)

The interface to access a DNBIAFASReportingSettingAtt.

Properties


Property DefaultStyleSheet() As
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter
Parameters:
oRobotProgramDir
Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
Property JavaClassPath() As
Gets value of "Java Class Path" parameter.
Role: Gets value of "Java Class Path" parameter
Parameters:
o
JavaClassPath Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
Property JavaExe() As
Gets value of "Java Executable" parameter.
Role: Gets value of "Java Executable" parameter
Parameters:
oJavaExe
Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
Property ResultOutputDir() As
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter
Parameters:
oRobotProgramDir
Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
Property SVGViewer() As
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter
Parameters:
oRobotProgramDir
Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
Property StyleSheetDir() As
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter
Parameters:
oRobotProgramDir
Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure

Methods


Func GetDefaultStyleSheetInfo( ioAdminLevel, ioLocked) As
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
Func GetJavaClassPathInfo( ioAdminLevel, ioLocked) As
Gets information on "Java Class Path" parameter.
Role: Gets information on "Java Class Path" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
Func GetJavaExeInfo( ioAdminLevel, ioLocked) As
Gets information on "Java Executable" parameter.
Role: Gets information on "Java Executable" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
Func GetResultOutputDirInfo( ioAdminLevel, ioLocked) As
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
Func GetSVGViewerInfo( ioAdminLevel, ioLocked) As
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
Func GetStyleSheetDirInfo( ioAdminLevel, ioLocked) As
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
Sub SetDefaultStyleSheetLock( iLocked)
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
Sub SetJavaClassPathLock( iLocked)
Locks or unlocks the "Java Class Path" parameter.
Role: Locks or unlocks the "Java Class Path" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
Sub SetJavaExeLock( iLocked)
Locks or unlocks the "Java Executable" parameter.
Role: Locks or unlocks the "Java Executable" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
Sub SetResultOutputDirLock( iLocked)
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
Sub SetSVGViewerLock( iLocked)
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
Sub SetStyleSheetDirLock( iLocked)
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure