Role: The HubSettingAtt1 setting controller object deals with the setting attributes displayed in the PPR Hub property page. To access this property page:
- Click the Options command in the Tools menu
- Click + left of Digital Process for Manufacturing to unfold the workbench list
- Right scroll to display the property pages titles until you get PPR Hub
- Click PPR Hub
The New Elements setting controller object can be retrieved as an item of the setting controller collection using its name "HubSettingAtt1" as follows:
Dim settingControllers1 As SettingControllers Set settingControllers1 = CATIA.SettingControllers Dim HubSettingAtt1 as DNBMHIMfgHubSettingCtrl set HubSettingAtt1 = settingControllers1.Item( "DNBMHIMfgHubSettingCtrl" )
Properties
- Property AppendContextChkB() As
-
Retrieves (or sets, if not initialized) the AppendContextChkB attribute.
A TRUE value indicates that the loaded context will be appended to the existing context in the V5 process document
- Property ApplyLabelEffToAltChild() As
-
Retrieves (or sets, if not initialized) the ApplyLabelEffToAltChild attribute.
A TRUE value indicates that the label effectivity will be applied to all components associated with the Alternative
- Property AutoLoadMfgCtx() As
-
Retrieves (or sets, if not initialized) the AutoLoadMfgCtx parameter.
A TRUE value indicates that the manufacturing context is automatically (computed and) loaded into the V5 process document during load
- Property AutoLoadSrvMfgCtx() As
-
Retrieves (or sets, if not initialized) the AutoLoadSrvMfgCtx parameter.
A TRUE value indicates that the existing volumetric context is to be automatically loaded into the V5 process document during load
- Property AutoLoadVolCtx() As
-
Retrieves (or sets, if not initialized) the AutoLoadVolCtx parameter.
A TRUE value indicates that the existing volumetric context is to be automatically loaded into the V5 process document during load
- Property DisableShapeRollUp() As
-
Retrieves (or sets, if not initialized) the DisableShapeRollUp attribute.
A TRUE value indicates that the Shape Rollup won't be added during load
- Property IssueRepositoryPath() As
-
Retrieves (or sets, if not initialized) the IssueRepositoryPath attribute.
- Parameters:
-
- oIssueRepositoryPath
- [out] Path stored in settings (or default path if none stored) dd>
- Returns:
-
S_OKif everything ran ok dd>
- Property LinkSendMode() As
-
Retrieves (or sets, if not initialized) the LinkSendMode attribute.
- Parameters:
-
- ioLinkSendMode
- [inout] The value stored in settings (or default value if none stored)
Legal values:
0: If link location is to be sent
1: If link itself is to be sent (as attachment) dd>
- Returns:
-
S_OKif everything ran ok dd>
- Property Load3dStateAndPos() As
-
Retrieves (or sets, if not initialized) the Load3dStateAndPos parameter.
A TRUE value indicates that the ENOVIA product geometry will be loaded from ENOVIA database.
- Property LoadAllChildProcMfgCtx() As
-
Retrieves (or sets, if not initialized) the LoadAllChildProcMfgCtx parameter.
If set to TRUE than during load of manufacturing context the child processes of the previous processes will also be considered
- Property LoadAssocPrdResChild() As
-
Retrieves (or sets, if not initialized) the LoadAssocPrdResChild parameter.
A TRUE value indicates that the associated prdres children will be loaded from the database.
- Property LoadChildProcMfgCtx() As
-
Retrieves (or sets, if not initialized) the LoadChildProcMfgCtx parameter.
If set to TRUE than during load of manufacturing context the child processes of the previous processes will also be considered
- Property LoadCtxWithFileGeometry() As
-
Retrieves (or sets, if not initialized) the LoadCtxWithFileGeometry parameter.
A TRUE value indicates that the existing volumetric context is to be automatically loaded into the V5 process document during load
- Property LoadDispMfgCtx() As
-
Retrieves (or sets, if not initialized) the LoadDispMfgCtx parameter.
A TRUE value indicates that the manufacturing context is display in the V5 process document
- Property LoadDuplicatesInContextTreeChkB() As
-
Retrieves (or sets, if not initialized) the LoadDuplicatesChkB attribute.
A TRUE value indicates that the duplicate objects will be loaded in the context in the V5 process document
- Property LoadENVGeomFromENVdb() As
-
Retrieves (or sets, if not initialized) the LoadENVGeomFromENVdb parameter.
A TRUE value indicates that the ENOVIA product geometry will be loaded from ENOVIA database.
- Property LoadFeedProcMfgCtx() As
-
Retrieves (or sets, if not initialized) the LoadFeedProcMfgCtx parameter.
A TRUE value indicates that during load the manufacturing context will also include products / resource of the feeder process of the previous processes in process graph
- Property LoadMfgAssmbly() As
-
Retrieves (or sets, if not initialized) the LoadMfgAssmbly parameter.
A TRUE value indicates that the Manufacturing Assemblies related to process will be loaded when a PPRHub project is opened in V5
- Property LoadMfgKits() As
-
Retrieves (or sets, if not initialized) the LoadMfgKits parameter.
A TRUE value indicates tthat the Manufacturing Kits related to process will be loaded when a PPRHub project is opened in V5
- Property LoadPSSData() As
-
Retrieves (or sets, if not initialized) the LoadPSSData attribute.
A TRUE value indicates that the PSS data will be loaded from the database.
- Property LoadPrdResUserAttribs() As
-
Retrieves (or sets, if not initialized) the LoadPrdResUserAttribs parameter.
- Property LoadResGeo() As
-
Retrieves (or sets, if not initialized) the LoadResGeo parameter.
A TRUE value indicates tthat the Geometries related to Resource will be loaded when a PPRHub project is opened in V5
- Property LoadUnconstrainedMfgCtx() As
-
Retrieves (or sets, if not initialized) the LoadUnconstrainedMfgCtx parameter.
A TRUE value indicates that on load the manufacturing context will also include products / resource of the processes not linked in the process graph containing loaded process
- Property LockAssignedPrdOnLoad() As
-
Retrieves (or sets, if not initialized) the LockAssignedPrdOnLoad parameter.
If set to TRUE than on load all the products assigned to process(es) will be locked in WRITE mode
- Property MailClientLaunchMode() As
-
Retrieves (or sets, if not initialized) the MailClientLaunchMode attribute.
- Parameters:
-
- ioMailClientLaunchMode
- [inout] The value stored in settings (or default value if none stored)
Legal values:
1: If mail client is to be launched
0: If mail client is not to be launched dd>
- Returns:
-
S_OKif everything ran ok dd>
- Property MfgCtxPrevProcRelationType() As
-
Retrieves the MfgCtxPrevProcRelationType parameter
The valid integer values (0,1) define the type of Process Traversal Relations to consider while computing Manufacturing Context
- Property OnlyLoadCtxWithGeometry() As
-
Retrieves (or sets, if not initialized) the OnlyLoadCtxWithGeometry parameter.
A TRUE value indicates that the existing volumetric context is to be automatically loaded into the V5 process document during load
- Property OpenModeForLoad() As
-
Retrieves (or sets, if not initialized) the OpenModeForLoad attribute.
- Parameters:
-
- oOpenModeForLoad[out]
- The mode with which the data will be loaded in hub. The possible values are as follows 0: Read-Write Mode (Default) 1: Partial Read Only Mode 2: Read Only mode dd>
- Property PackAndGoRepositoryPath() As
-
Retrieves (or sets, if not initialized) the PackAndGoRepositoryPath attribute.
- Parameters:
-
- ioPackAndGoRepositoryPath
- [out] Path stored in settings (or default path if none stored) dd>
- Returns:
-
S_OKif everything ran ok dd>
- Property PostLoadScriptOption() As
-
Retrieves (or sets, if not initialized) the PostLoadScriptOption attribute.
A TRUE value indicates that the provided script in the editor will be executed post Load
- Property PostLoadScriptPath() As
-
Retrieves (or sets, if not initialized) the PostLoadScriptPath attribute.
- Parameters:
-
- oPostLoadScriptPath
- [out] Path stored in settings (or default path if none stored) dd>
- Returns:
-
S_OKif everything ran ok dd>
- Property PostLoadVBAModule() As
-
Retrieves (or sets, if not initialized) the PostLoadVBAModule attribute.
- Parameters:
-
- ioPostLoadVBAModule
- [inout] VBA Module name stored in settings dd>
- Returns:
-
S_OKif everything ran ok dd>
- Property PrevProcParseTypeForMfgCtx() As
-
Retrieves or sets the PrevProcParseTypeForMfgCtx parameter.
The valid integer values (0,1,2) define extent of parsing previous process in the loaded process' parent process structure
- Property ProcProdRelations() As
-
Retrieves (or sets, if not initialized) the ProcProdRelations attribute.
A safe array of process - product relations to be loaded
- Property ProcResRelations() As
-
Retrieves (or sets, if not initialized) the ProcResRelations attribute.
A safe array of process - resource relations to be loaded
- Property RmvNotAssgnPrdResOnSync() As
-
Retrieves (or sets, if not initialized) the RmvNotAssgnPrdResOnSync parameter.
If set to TRUE than on synchronization during load the products or resources that are not assigned to any loaded processes will be removed from the V5 document.
- Property SaveControlFlowInPROMode() As
-
Retrieves (or sets, if not initialized) the SaveControlFlowInPROMode attribute.
A TRUE value indicates that the Control flow will be saved to the database in Partial Read only mode
- Property SavePPRNoDetailing() As
-
Returns (or sets, if not initialized) the SavePPRNoDetailing parameter.
A TRUE value indicates that simulation detailing data is NOT saved in PPR hub during save.
- Property SaveRelationToUnExposedPart() As
-
Returns (or sets, if not initialized) the SaveRelationToUnExposedPart parameter.
A TRUE value indicates that the relation to unexposed part will be saved in the database
- Property SaveShowEffctvtPanel() As
-
Retrieves (or sets, if not initialized) the SaveShowEffctvtPanel parameter.
If set to TRUE (and SavePPRNoDetailing is TRUE) a panel is displayed showing effectivity filter information
- Property SaveV5CalcTime() As
-
Returns (or sets, if not initialized) the SaveV5CalcTime parameter.
A TRUE value indicates that the calculated cycle time for V5 process should be assigned to corresponding E5 process attribure on save
- Property ShowOnlyFilteredObjects() As
-
Retrieves (or sets, if not initialized) the ShowOnlyFilteredObjects attribute.
A TRUE value indicates that the Only Filtered objects will be shown in Search Results
Methods
- Func GetAppendContextChkBInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the AppendContextChkB parameter.
Role:Retrieves the state of the AppendContextChkB 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetApplyLabelEffToAltChildInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ApplyLabelEffToAltChild parameter.
Role:Retrieves the state of the ApplyLabelEffToAltChild 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetAutoLoadMfgCtxInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the AutoLoadMfgCtx parameter.
Role:Retrieves the state of the AutoLoadMfgCtx 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetAutoLoadSrvMfgCtxInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the AutoLoadSrvMfgCtx parameter.
Role:Retrieves the state of the AutoLoadSrvMfgCtx 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetAutoLoadVolCtxInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the AutoLoadVolCtx parameter.
Role:Retrieves the state of the AutoLoadVolCtx 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetDisableShapeRollUpInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the DisableShapeRollUp parameter.
Role:Retrieves the state of the DisableShapeRollUp 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetIssueRepositoryPathInfo( ioAdminLevel, ioLocked) As
-
Retrieves the state of the IssueRepositoryPath parameter.
- Parameters:
-
- oInfo
- Address of an object CATSettingInfo. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetLinkSendModeInfo( ioAdminLevel, ioLocked) As
-
Retrieves the state of the LinkSendMode parameter.
- Parameters:
-
- oInfo
- Address of an object CATSettingInfo. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetLoad3dStateAndPosInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the Load3dStateAndPos parameter.
Role:Retrieves the state of the Load3dStateAndPos 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadAllChildProcMfgCtxInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadAllChildProcMfgCtx parameter.
Role:Retrieves the state of the LoadAllChildProcMfgCtx 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadAssocPrdResChildInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadAssocPrdResChild parameter.
Role:Retrieves the state of the LoadAssocPrdResChild 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadChildProcMfgCtxInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadChildProcMfgCtx parameter.
Role:Retrieves the state of the LoadChildProcMfgCtx 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadCtxWithFileGeometryInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadCtxWithFileGeometry parameter.
Role:Retrieves the state of the LoadCtxWithFileGeometry 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadDispMfgCtxInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadDispMfgCtx parameter.
Role:Retrieves the state of the LoadDispMfgCtx 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadDuplicatesInContextTreeChkBInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadDuplicatesChkB parameter.
Role:Retrieves the state of the LoadDuplicatesChkB 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadENVGeomFromENVdbInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadENVGeomFromENVdb parameter.
Role:Retrieves the state of the LoadENVGeomFromENVdb 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadFeedProcMfgCtxInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadFeedProcMfgCtx parameter.
Role:Retrieves the state of the LoadFeedProcMfgCtx 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadMfgAssmblyInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadMfgAssmbly parameter.
Role:Retrieves the state of the LoadMfgAssmbly 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadMfgKitsInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadMfgKits parameter.
Role:Retrieves the state of the LoadMfgKits 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadPSSDataInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadPSSData parameter.
Role:Retrieves the state of the LoadPSSData 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadPrdResUserAttribsInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadPrdResUserAttribs parameter.
Role:Retrieves the state of the LoadPrdResUserAttribs 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadResGeoInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadResGeo parameter.
Role:Retrieves the state of the LoadResGeo 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLoadUnconstrainedMfgCtxInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LoadUnconstrainedMfgCtx parameter.
Role:Retrieves the state of the LoadUnconstrainedMfgCtx 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetLockAssignedPrdOnLoadInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the LockAssignedPrdOnLoad parameter.
Role:Retrieves the state of the LockAssignedPrdOnLoad 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetMailClientLaunchModeInfo( ioAdminLevel, ioLocked) As
-
Retrieves the state of the MailClientLaunchMode parameter.
- Parameters:
-
- oInfo
- Address of an object CATSettingInfo. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetMfgCtxPrevProcRelationTypeInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment information for the MfgCtxPrevProcRelationType parameter
Role:Retrieves the state of the MfgCtxPrevProcRelationType 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetOnlyLoadCtxWithGeometryInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the OnlyLoadCtxWithGeometry parameter.
Role:Retrieves the state of the OnlyLoadCtxWithGeometry 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetOpenModeForLoadInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the OpenModeForLoad parameter.
Role:Retrieves the value of the OpenModeForLoad 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetPackAndGoRepositoryPathInfo( ioAdminLevel, ioLocked) As
-
Retrieves the state of the PackAndGoRepositoryPath parameter.
- Parameters:
-
- oInfo
- Address of an object CATSettingInfo. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetPostLoadScriptOptionInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the PostLoadScriptOption parameter.
Role:Retrieves the state of the PostLoadScriptOption 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetPostLoadScriptPathInfo( ioAdminLevel, ioLocked) As
-
Retrieves the state of the PostLoadScriptPath parameter.
- Parameters:
-
- oInfo
- Address of an object CATSettingInfo. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetPostLoadVBAModuleInfo( ioAdminLevel, ioLocked) As
-
Retrieves the state of the PostLoadVBAModule parameter.
- Parameters:
-
- oInfo
- Address of an object CATSettingInfo. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetPrevProcParseTypeForMfgCtxInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the PrevProcParseTypeForMfgCtx parameter.
Role:Retrieves the state of the PrevProcParseTypeForMfgCtx 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetProcProdRelationsInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ProcProdRelations parameter.
Role:Retrieves the state of the ProcProdRelations 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetProcResRelationsInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ProcResRelations parameter.
Role:Retrieves the state of the ProcResRelations 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetRmvNotAssgnPrdResOnSyncInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the RmvNotAssgnPrdResOnSync parameter.
Role:Retrieves the state of the RmvNotAssgnPrdResOnSync 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetSaveControlFlowInPROModeInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the SaveControlFlowInPROMode parameter.
Role:Retrieves the state of the SaveControlFlowInPROMode 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetSavePPRNoDetailingInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the SavePPRNoDetailing parameter.
Role:Retrieves the state of the SavePPRNoDetailing 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetSaveRelationToUnExposedPartInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the SaveRelationToUnExposedPart parameter.
Role:Retrieves the state of the SaveRelationToUnExposedPart 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetSaveShowEffctvtPanelInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the SaveShowEffctvtPanel parameter.
Role:Retrieves the state of the SaveShowEffctvtPanel 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetSaveV5CalcTimeInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the SaveV5CalcTime parameter.
Role:Retrieves the state of the SaveV5CalcTime 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Func GetShowOnlyFilteredObjectsInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the ShowOnlyFilteredObjects parameter.
Role:Retrieves the state of the ShowOnlyFilteredObjects 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. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Sub SetAppendContextChkBLock( iLocked)
-
Locks or unlocks the AppendContextChkB parameter.
Role:Locks or unlocks the AppendContextChkB 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. dd>
- Sub SetApplyLabelEffToAltChildLock( iLocked)
-
Locks or unlocks the ApplyLabelEffToAltChild parameter.
Role:Locks or unlocks the ApplyLabelEffToAltChild 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. dd>
- Sub SetAutoLoadMfgCtxLock( iLocked)
-
Locks or unlocks the AutoLoadMfgCtx parameter.
Role:Locks or unlocks the AutoLoadMfgCtx 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. dd>
- Sub SetAutoLoadSrvMfgCtxLock( iLocked)
-
Locks or unlocks the AutoLoadSrvMfgCtx parameter.
Role:Locks or unlocks the AutoLoadSrvMfgCtx 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. dd>
- Sub SetAutoLoadVolCtxLock( iLocked)
-
Locks or unlocks the AutoLoadVolCtx parameter.
Role:Locks or unlocks the AutoLoadVolCtx 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. dd>
- Sub SetDisableShapeRollUpLock( iLocked)
-
Locks or unlocks the DisableShapeRollUp parameter.
Role:Locks or unlocks the DisableShapeRollUp 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. dd>
- Sub SetIssueRepositoryPathLock( iLocked)
-
Locks or unlocks the IssueRepositoryPath parameter.
Role: Locks or unlocks the IssueRepositoryPath 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:
1 : to lock the parameter.
0: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetLinkSendModeLock( iLocked)
-
Locks or unlocks the LinkSendMode parameter.
Role: Locks or unlocks the LinkSendMode 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:
1 : to lock the parameter.
0: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetLoad3dStateAndPosLock( iLocked)
-
Locks or unlocks the Load3dStateAndPos parameter.
Role:Locks or unlocks the Load3dStateAndPos 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. dd>
- Sub SetLoadAllChildProcMfgCtxLock( iLocked)
-
Locks or unlocks the LoadAllChildProcMfgCtx parameter.
Role:Locks or unlocks the LoadAllChildProcMfgCtx 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. dd>
- Sub SetLoadAssocPrdResChildLock( iLocked)
-
Locks or unlocks the LoadAssocPrdResChild parameter.
Role:Locks or unlocks the LoadAssocPrdResChild 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. dd>
- Sub SetLoadChildProcMfgCtxLock( iLocked)
-
Locks or unlocks the LoadChildProcMfgCtx parameter.
Role:Locks or unlocks the LoadChildProcMfgCtx 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. dd>
- Sub SetLoadCtxWithFileGeometryLock( iLocked)
-
Locks or unlocks the LoadCtxWithFileGeometry parameter.
Role:Locks or unlocks the LoadCtxWithFileGeometry 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. dd>
- Sub SetLoadDispMfgCtxLock( iLocked)
-
Locks or unlocks the LoadDispMfgCtx parameter.
Role:Locks or unlocks the LoadDispMfgCtx 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. dd>
- Sub SetLoadDuplicatesInContextTreeChkBLock( iLocked)
-
Locks or unlocks the LoadDuplicatesChkB parameter.
Role:Locks or unlocks the LoadDuplicatesChkB 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. dd>
- Sub SetLoadENVGeomFromENVdbLock( iLocked)
-
Locks or unlocks the LoadENVGeomFromENVdb parameter.
Role:Locks or unlocks the LoadENVGeomFromENVdb 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. dd>
- Sub SetLoadFeedProcMfgCtxLock( iLocked)
-
Locks or unlocks the SaveV5CalcTime parameter.
Role:Locks or unlocks the SaveV5CalcTime 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. dd>
- Sub SetLoadMfgAssmblyLock( iLocked)
-
Locks or unlocks the LoadMfgAssmbly parameter.
Role:Locks or unlocks the LoadMfgAssmbly 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. dd>
- Sub SetLoadMfgKitsLock( iLocked)
-
Locks or unlocks the LoadMfgKits parameter.
Role:Locks or unlocks the LoadMfgKits 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. dd>
- Sub SetLoadPSSDataLock( iLocked)
-
Locks or unlocks the LoadPSSData parameter.
Role:Locks or unlocks the LoadPSSData 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. dd>
- Sub SetLoadPrdResUserAttribsLock( iLocked)
-
Locks or unlocks the LoadPrdResUserAttribs parameter.
Role:Locks or unlocks the LoadPrdResUserAttribs 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. dd>
- Sub SetLoadResGeoLock( iLocked)
-
Locks or unlocks the LoadResGeo parameter.
Role:Locks or unlocks the LoadResGeo 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. dd>
- Sub SetLoadUnconstrainedMfgCtxLock( iLocked)
-
Locks or unlocks the LoadUnconstrainedMfgCtx parameter.
Role:Locks or unlocks the LoadUnconstrainedMfgCtx 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. dd>
- Sub SetLockAssignedPrdOnLoadLock( iLocked)
-
Locks or unlocks the LockAssignedPrdOnLoad parameter.
Role:Locks or unlocks the LockAssignedPrdOnLoad 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. dd>
- Sub SetMailClientLaunchModeLock( iLocked)
-
Locks or unlocks the MailClientLaunchMode parameter.
Role: Locks or unlocks the MailClientLaunchMode 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:
1 : to lock the parameter.
0: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetMfgCtxPrevProcRelationTypeLock( iLocked)
-
Locks or unlocks the GetMfgCtxPrevProcRelationType parameter.
Role:Locks or unlocks the GetMfgCtxPrevProcRelationType 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. dd>
- Sub SetOnlyLoadCtxWithGeometryLock( iLocked)
-
Locks or unlocks the OnlyLoadCtxWithGeometry parameter.
Role:Locks or unlocks the OnlyLoadCtxWithGeometry 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. dd>
- Sub SetOpenModeForLoadLock( iLocked)
-
Locks or unlocks the OpenModeForLoad parameter.
Role:Locks or unlocks the OpenModeForLoad 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. dd>
- Sub SetPackAndGoRepositoryPathLock( iLocked)
-
Locks or unlocks the PackAndGoRepositoryPath parameter.
Role: Locks or unlocks the PackAndGoRepositoryPath 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:
1 : to lock the parameter.
0: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetPostLoadScriptOptionLock( iLocked)
-
Locks or unlocks the PostLoadScriptOption parameter.
Role:Locks or unlocks the PostLoadScriptOption 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. dd>
- Sub SetPostLoadScriptPathLock( iLocked)
-
Locks or unlocks the PostLoadScriptPath parameter.
Role: Locks or unlocks the PostLoadScriptPath 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:
1 : to lock the parameter.
0: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetPostLoadVBAModuleLock( iLocked)
-
Locks or unlocks the PostLoadVBAModule parameter.
Role: Locks or unlocks the PostLoadVBAModule 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:
1 : to lock the parameter.
0: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetPrevProcParseTypeForMfgCtxLock( iLocked)
-
Locks or unlocks the PrevProcParseTypeForMfgCtx parameter.
Role:Locks or unlocks the PrevProcParseTypeForMfgCtx 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. dd>
- Sub SetProcProdRelationsLock( iLocked)
-
Locks or unlocks the ProcProdRelations parameter.
Role:Locks or unlocks the ProcProdRelations 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. dd>
- Sub SetProcResRelationsLock( iLocked)
-
Locks or unlocks the ProcResRelations parameter.
Role:Locks or unlocks the ProcResRelations 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. dd>
- Sub SetRmvNotAssgnPrdResOnSyncLock( iLocked)
-
Locks or unlocks the RmvNotAssgnPrdResOnSync parameter.
Role:Locks or unlocks the RmvNotAssgnPrdResOnSync 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. dd>
- Sub SetSaveControlFlowInPROModeLock( iLocked)
-
Locks or unlocks the SaveControlFlowInPROMode parameter.
Role:Locks or unlocks the SaveControlFlowInPROMode 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. dd>
- Sub SetSavePPRNoDetailingLock( iLocked)
-
Locks or unlocks the SavePPRNoDetailing parameter.
Role:Locks or unlocks the SavePPRNoDetailing 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. dd>
- Sub SetSaveRelationToUnExposedPartLock( iLocked)
-
Locks or unlocks the SaveRelationToUnExposedPart parameter.
Role:Locks or unlocks the SaveRelationToUnExposedPart 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. dd>
- Sub SetSaveShowEffctvtPanelLock( iLocked)
-
Locks or unlocks the SaveShowEffctvtPanel parameter.
Role:Locks or unlocks the SaveShowEffctvtPanel 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. dd>
- Sub SetSaveV5CalcTimeLock( iLocked)
-
Locks or unlocks the SaveV5CalcTime parameter.
Role:Locks or unlocks the SaveV5CalcTime 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. dd>
- Sub SetShowOnlyFilteredObjectsLock( iLocked)
-
Locks or unlocks the ShowOnlyFilteredObjects parameter.
Role:Locks or unlocks the ShowOnlyFilteredObjects 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. dd>