API Help
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacementPropertyList Class / INSTANCE_PAGENOMINATION Property / INSTANCE_PAGENOMINATION(Int32) Property

In This Topic
    INSTANCE_PAGENOMINATION(Int32) Property
    In This Topic
    Page description # 19024. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue INSTANCE_PAGENOMINATION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ INSTANCE_PAGENOMINATION {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    See Also