Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / Currency_1 Property

In This Topic
    Currency_1 Property
    In This Topic
    Get/Set article library currency 1
    Syntax
    public string Currency_1 {get; set;}
    public:
    property String^ Currency_1 {
       String^ get();
       void set (    String^ value);
    }

    Property Value

    Returns article library currency 1
    See Also