CapeArrayParameterNumDimensions Property

Gets the number of dimensions of the array parameter.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.CapeOpen
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public int NumDimensions { get; }

Property Value

Int32

Implements

ICapeArrayParameterSpecNumDimensions

See Also