Class CdrVersion
CdrVersion class
The cdr Version
public class CdrVersion : CdrObjectContainer
Constructors
| Name | Description |
|---|
| CdrVersion() | The default constructor. |
Properties
| Name | Description |
|---|
| Childs { get; } | Gets or sets the objects. |
| Disposed { get; } | Gets a value indicating whether this instance is disposed. |
| Document { get; set; } | Gets or sets the document. |
| Hidden { get; set; } | Gets or sets a value indicating whether this CdrObjectContainer is visible. |
| LastChild { get; set; } | Gets or sets the last child. |
| LoadToLastChild { get; set; } | Gets or sets a value indicating whether [load to last child]. |
| Parent { get; set; } | Gets or sets the parent. |
| Version { get; set; } | Gets or sets the version. |
Methods
See Also