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

In This Topic
ARTICLE_OUTERDIAMETER(Int32) Property
In This Topic
External diameter # 22065. This property isn't indexed.
Syntax
public MDPropertyValue ARTICLE_OUTERDIAMETER( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property of a part variant. External diameter (in mm); entry is limited to 15 characters.

See Also