API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_MODULE_ID Property / FUNC_MODULE_ID(Int32) Property

In This Topic
FUNC_MODULE_ID(Int32) Property
In This Topic
Module ID # 20359. This property isn't indexed.
Syntax
public PropertyValue FUNC_MODULE_ID( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

A module is a collection of parts that belong to a number of commonly nested devices. The subparts that belong to a module are identified via the module ID.

See Also