Summary
Gets the initial date published
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication - Containing Type
- FeedMetadata
Syntax
public Nullable<DateTime> Published { get; set; }
Value
Type | Description |
---|---|
Nullable |
public Nullable<DateTime> Published { get; set; }
Type | Description |
---|---|
Nullable |