In version 7.19.0: introduced
Transforms a IElement interface into a Element class, loading the containing unit if necessary. (Those are technically already the same, but this function makes sure its properties are available.)
Deletes this element from the model.
Given an element id, returns the element in this abstract element with that id, otherwise null.
Transforms a IElement interface into a Element class, loading the containing unit if necessary. (Those are technically already the same, but this function makes sure its properties are available.)
Creates a new PublishedODataService unit in the SDK and on the server. Expects one argument, the projects.IFolderBase in which this unit is contained.
Generated using TypeDoc
See: relevant section in reference guide