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

In This Topic
    ARTICLE_MOUNTINGSITE(Int32) Property
    In This Topic
    Mounting surface # 22022. This property isn't indexed.
    Syntax
    public MDPropertyValue ARTICLE_MOUNTINGSITE( 
       int index
    ) {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MOUNTINGSITE {
       MDPropertyValue^ get(int index);
       void set (int index, MDPropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    See Also