public GetDatasetLatestVersions ( System.Int64 structureId, bool includeCheckouts = false ) : DatasetVersion>.Dictionary |
||
structureId | System.Int64 | The data structure that its associated datasets are searched. |
includeCheckouts | bool | Determines whether the checked out versions should be included in the result. |
return | DatasetVersion>.Dictionary |