Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_ARTICLE_MOUNTINGSITE Property / FUNC_ARTICLE_MOUNTINGSITE(Int32) Property

In This Topic
FUNC_ARTICLE_MOUNTINGSITE(Int32) Property
In This Topic
Part: Mounting surface # 20918.
Syntax
public PropertyValue FUNC_ARTICLE_MOUNTINGSITE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Property is indexed. Possible indexes are from 1 to 50.

A max. of 50 mounting surfaces can be defined using the index.

See Also