Summary
An identifier that is generated when the document is created and stays the same after cloning.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Documents - Containing Type
- IDocument
Syntax
string Id { get; }
Value
Type | Description |
---|---|
string | The identifier. |