Click or drag to resize

ICalculationArgs Interface


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface ICalculationArgs
Request Example

The ICalculationArgs type exposes the following members.

Properties
 NameDescription
Public propertyCalculated 
Public propertyName 
Public propertyObjectType 
Public propertySender 
Public propertyTag 
Top
See Also