Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccurrence Interface
Members
In This Topic
    IOccurrence Interface
    In This Topic
    An API occurrence.
    Object Model
    IOccurrence InterfaceBooleanProperty ClassTextProperty ClassTextProperty ClassTextProperty ClassMultiLanguageTextProperty Class
    Syntax
    Public Properties
     NameDescription
     Property Gets children occurrences of closest level in hierarchy of this occurrence.  
     Property Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject)
     Property Is the part a rapid prototype?  
     Property Is occurrence valid?  
     Property Name of the API occurrence.  
     PropertyGets the P8 displayed device tag.  
     PropertyGets the P8 full device tag.  
     PropertyGets the P8 function text.  
     Property Gets parent occurrences of closest level in hierarchy of this occurrence.  
     Property Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
    Top
    See Also