Flowsheet BaseSet Property Resources Manager Method
Sets the resource manager used for resolving localised property names in this flowsheet.
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public void SetPropertyResourcesManager(
ResourceManager _prm
)VB
Public Sub SetPropertyResourcesManager (
_prm As ResourceManager
)Parameters
- _prm ResourceManager
- A ResourceManager targeting the property name resources.