Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseMessages Class
Properties Methods

In This Topic
    MDPartsDatabaseMessages Class Members
    In This Topic

    The following tables list the members exposed by MDPartsDatabaseMessages.

    Public Constructors
     NameDescription
    Public ConstructorConstructor initializes the matching enumerator.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the MDPartsDatabaseMessages.  
    Public PropertyGets a value indicating whether the MDPartsDatabaseMessages is read-only.  
    Public PropertyDetermines whether new message can be duplicated in collection. Default value is true.  
    Public PropertyIf true, added messages will be immediately displayed in PartsDatabase message management window. Default value is false.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the MDPartsDatabaseMessages.  
    Public MethodAdds a new message associated with part number to the PartsDatabase message management window.  
    Public MethodRemoves all messages from the MDPartsDatabaseMessages.  
    Public MethodDetermines whether the MDPartsDatabaseMessages contains a specific value.  
    Public MethodCopies the elements of the MDPartsDatabaseMessages to an Array, starting at a particular Array index.  
    Public MethodReturns an enumerator that can iterate through a collection.  
    Public MethodReturns an enumerator that can iterate through a collection.  
    Public MethodRemoves the first occurrence of a message from the MDPartsDatabaseMessages.  
    Top
    See Also