API Help
Eplan.EplApi.DataModel Namespace / MacroBoxPropertyList Class / MACROBOX_VARIANT Property / MACROBOX_VARIANT(Int32) Property

In This Topic
    MACROBOX_VARIANT(Int32) Property
    In This Topic
    Macro: Variant # 23008. This property isn't indexed.
    Syntax
    public PropertyValue MACROBOX_VARIANT( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ MACROBOX_VARIANT {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Macro variant.

    See Also