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

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

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Outputs the identifier for the item designations according to DIN standards (e.g. "M" for motors) which has been entered in parts management on the "Technical data" tab.

See Also