ScriptEnvironmentGetPropertyEnvironment Method
Implicitly converts a ScriptEnvironment object to a PropertyEnvironment.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static PropertyEnvironment GetPropertyEnvironment(
ScriptEnvironment env
)
- env ScriptEnvironment
- The environment object containing untyped parameters.
PropertyEnvironmentThe created typed environment object.