API Help
Eplan.EplApi.DataModel Namespace / PotentialDefinitionPropertyList Class / PotentialDefinitionPropertyList Constructor / PotentialDefinitionPropertyList Constructor(PotentialDefinition)
PotentialDefinition object whose properties will be affected.

In This Topic
    PotentialDefinitionPropertyList Constructor(PotentialDefinition)
    In This Topic
    Should be used internal only
    Syntax
    public PotentialDefinitionPropertyList( 
       PotentialDefinition obj
    )
    public:
    PotentialDefinitionPropertyList( 
       PotentialDefinition^ obj
    )

    Parameters

    obj
    PotentialDefinition object whose properties will be affected.
    See Also