Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsQRCode Property

In This Topic
    AsQRCode Property
    In This Topic
    Gets property id value as Properties.QRCode.
    Syntax
    public Properties.QRCode AsQRCode {get;}
    public:
    property Properties.QRCode AsQRCode {
       Properties.QRCode get();
    }
    See Also