Harness proD API Help
EPLAN.Harness.API.Exceptions Namespace / PropertyIsNotEnabledException Class
Members
In This Topic
    PropertyIsNotEnabledException Class
    In This Topic
    The exception that is thrown when the property is not currently enabled.
    Inheritance Hierarchy

    System.Object
       System.Exception
          EPLAN.Harness.API.Exceptions.HpdApiException
             EPLAN.Harness.API.Exceptions.PropertyIsNotEnabledException

    Syntax
    public class PropertyIsNotEnabledException : HpdApiException 
    Remarks
    Usually you must enable some different property to edit this property.
    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.Exception)
    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.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also