API Help
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / SYMBLIB_LOGICGRID Property / SYMBLIB_LOGICGRID(Int32) Property

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

    Parameters

    index

    Property Value

    Class which can represents value of this property type is unavailable in this API version. Please use it as System.String value.
    Remarks

    Logical grid size of the symbol library.

    See Also