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

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

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

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

See Also