Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / QRCodePropertyList Class / QRCODE_BLOCK_VALUE Property / QRCODE_BLOCK_VALUE Property

In This Topic
    QRCODE_BLOCK_VALUE Property
    In This Topic
    Block property: Value # 19621.
    Syntax
    public PropertyValue QRCODE_BLOCK_VALUE {get; set;}
    public:
    property PropertyValue^ QRCODE_BLOCK_VALUE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also