- Namespace
- Statiq
.Common - Containing Type
- Document
<TDocument> - Implements
-
- IReadOnlyDictionary
<string, object> .Values
- IReadOnlyDictionary
- Property Type
- IEnumerable
<object>
Syntax
[PropertyMetadata(null)]
public IEnumerable<object> Values { get; }
Attributes
Type | Description |
---|---|
Property |
Indicates that a document property should have a different metadata name than the property name. |
Value
Type | Description |
---|---|
IEnumerable |