Untitled
unknown
javascript
a year ago
559 B
14
Indexable
path=new Date().toISOString().split('T')[0];
let params = {
path: '/'+path /* STRING */,
exportMatchingModelTags: true /* BOOLEAN {"defaultValue":true} */,
endDate: undefined /* DATETIME */,
includeDependents: undefined /* BOOLEAN {"defaultValue":false} */,
collection: undefined /* STRING */,
repositoryName: 'SystemRepository' /* THINGNAME */,
projectName: 'Demo_Anish' /* PROJECTNAME */,
startDate: undefined /* DATETIME */,
tags: undefined /* TAGS */
};
// no return
Resources["SourceControlFunctions"].ExportSourceControlledEntities(params);
Editor is loading...
Leave a Comment