API Help
Eplan.EplApi.MasterData Namespace / MDPropertyNotFoundException Class
Members

In This Topic
    MDPropertyNotFoundException Class
    In This Topic
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             System.ArgumentException
                Eplan.EplApi.MasterData.MDInvalidArgumentException
                   Eplan.EplApi.MasterData.MDPropertyNotFoundException

    Syntax
    public class MDPropertyNotFoundException : MDInvalidArgumentException 
    public ref class MDPropertyNotFoundException : public MDInvalidArgumentException 
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.ArgumentException)
    Public Property (Inherited from System.ArgumentException)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.ArgumentException)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also