Eplan Platform API
Eplan.EplApi.EServices Namespace / BaseProjectMessage Class / GetPartNumber Method

In This Topic
    GetPartNumber Method (BaseProjectMessage)
    In This Topic
    Returns the part number associated to the message if any.
    Syntax
    public virtual string GetPartNumber()
    public:
    virtual String^ GetPartNumber(); 
    See Also