API Help
Eplan.EplApi.MasterData Namespace / MDAddress Class
Properties Methods

In This Topic
    MDAddress Class Members
    In This Topic

    The following tables list the members exposed by MDAddress.

    Public Properties
     NameDescription
    Public PropertyGets a unique identifier in the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyGets the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public Property.NET Property enabling access to P8 properties of the PartsDatabaseItem object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyReturns the short name of the address. This short name combined with the Type of the address is the unique key.  
    Public PropertyOverridden. Returns the part type of the part.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDAddress object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject)
    Public MethodReturns data model identifier which identifies this object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Top
    See Also