Makes the version this DataFile represents a milestone.
"dataFile_var" is a variable referencing a DataFile object.
|
"dataFile_var" is a variable referencing a DataFile object.
|
Type | Description |
Milestone | Returns the created Milestone object or null in the case of failure. One case of failure is if a milestone already exists for this version. |
Name | Type | Description |
milestoneName | string | The name of the milestone as seen in the data panel and Fusion web client. If an empty string is provided, a default name will be used. |