API Help
Eplan.EplApi.MasterData Namespace / MDDrillingPosition Class / OutlineName Property

In This Topic
    OutlineName Property
    In This Topic
    The sub name of the outline, if type is FreeOutline
    Syntax
    public string OutlineName {get; set;}
    public:
    property String^ OutlineName {
       String^ get();
       void set (    String^ value);
    }
    See Also