DNBWorkInterfaces WorkGeneralSettingAtt (Object)
All Frameworks Object Hierarchy This Framework Indexes
WorkGeneralSettingAtt (Object)
Interface representing xxx.
Role: Components that implement
DNBIAWorkGeneralSettingAtt are ...
Do not use the DNBIAWorkGeneralSettingAtt interface for such and such
ClassReference, Class#MethodReference, #InternalMethod...
Property Index
-
StyleSheetPath
- Returns or sets the ConstraintsSimul parameter.
Method Index
-
GetStyleSheetPathInfo
- Retrieves environment informations for the StyleSheetPath parameter.
-
SetStyleSheetPathLock
- Locks or unlocks the StyleSheetPath parameter.
Properties
o Property StyleSheetPath( | ) As |
-
Returns or sets the ConstraintsSimul parameter.
Ensure consistency with the C++ interface to which the work is delegated.
Methods
o Func GetStyleSheetPathInfo( | | ioAdminLevel, |
| | ioLocked) As |
-
Retrieves environment informations for the StyleSheetPath parameter.
Role:Retrieves the state of the StyleSheetPath parameter
in the current environment.
- 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.
o Sub SetStyleSheetPathLock( | | iLocked) |
-
Locks or unlocks the StyleSheetPath parameter.
Role:Locks or unlocks the StyleSheetPath parameter if it is possible
in the current administrative context. 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.
Copyright © 2003, Dassault Systèmes. All rights reserved.