Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 793 Bytes

File metadata and controls

11 lines (8 loc) · 793 Bytes

# GetProjectMergeResult

Properties

Name Type Description Notes
mergedProject \Dangl\AVACloud\Model\ProjectDto [optional]
nonMatchedSourceElements \Dangl\AVACloud\Model\IElementDto[] Elements that were present in the source project, but could not be matched to any element in the target project. [optional]
nonMatchedTargetElements \Dangl\AVACloud\Model\IElementDto[] Elements that were present in the target project, but could not be matched to any element in the source project. [optional]

[Back to Model list] [Back to API list] [Back to README]