API Help
Eplan.EplApi.HEServices Namespace / Masterdata Class / ProjectEntries Property / ProjectEntries(Project) Property
Project.

ProjectEntries(Project) Property
Returns the file names of all master data stored in the project.
Syntax
public StringCollection ProjectEntries( 
   Project oProject
) {get;}

Parameters

oProject
Project.
Exceptions
ExceptionDescription
Thrown in case of missing arguments.
Thrown, if the project is invalid.
\Internal interface for master data could not be created.
Project master data files could not be returned correctly.
See Also