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

In This Topic
ARTICLE_CABLEWEIGHT(Int32) Property
In This Topic
Weight / length # 22067. This property isn't indexed.
Syntax
public MDPropertyValue ARTICLE_CABLEWEIGHT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property of a part variant. Entry here is relative to the unit kg/km, e.g., "67". Entry is limited to 10 characters.

See Also