CustomUOIncludes Property

Gets or sets the list of additional Python script files to include.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public string[] Includes { get; set; }

Property Value

String

See Also