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

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

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

You can enter a code in this property that is reported in filters for conditional forms. The property is entered in parts management on the Data for reports tab.

See Also