Click or drag to resize

VersionControlManagerModelDocuments Property

The version controlled documents we're managing.

Namespace:  Demo3D.Gui.VersionControl
Assembly:  WpfControls (in WpfControls.dll) Version: 18.03.00
Syntax
C#
public IEnumerable Documents { get; }

Property Value

Type: IEnumerable
See Also