Reads the annotation properties from given source element and assign them to specified annotation.
Namespace: FirstFloor.Documents.Annotations.Storage
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Parameters
- annotation
- Type: T
The annotation. - source
- Type: System.Xml.LinqXElement
The source.
See Also