API Help
Eplan.EplApi.DataModel Namespace / DeviceListEntryPropertyList Class / FUNC_SUBCRAFT Property / FUNC_SUBCRAFT(Int32) Property

In This Topic
FUNC_SUBCRAFT(Int32) Property
In This Topic
Subtrade # 20467. This property isn't indexed.
Syntax
public PropertyValue FUNC_SUBCRAFT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

A trade can consist of multiple so-called "subtrades". For instance, the trade "Cooling" can consist of the subtrades "Water cooling" and "Oil cooling". The specification of subtrades as additional function property makes it possible to construct very detailed reports in EPLAN Fluid.

See Also