EventSeriesType(...)
This method creates an EventSeriesType object.
Path
mdb.models[name].EventSeriesType
Required arguments
- name
-
A String specifying the repository key.
- createStepName
-
A string specifying the step name.
Optional arguments
- fields
-
A String array specifying fields. The default value is an empty array.
Return value
A EventSeriesType object.
Exceptions
RangeError.