API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_FIRMWAREVERSION Property / ARTICLE_FIRMWAREVERSION(Int32) Property

In This Topic
ARTICLE_FIRMWAREVERSION(Int32) Property
In This Topic
Version # 22104. This property isn't indexed.
Syntax
public MDPropertyValue ARTICLE_FIRMWAREVERSION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property of a part variant. Used to specify the version, e.g., the firmware version of intelligent PLC modules.

See Also