Click or drag to resize

VendorCreatedOn Property

Created on field.

Namespace: GSF.Web.Shared.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
[DefaultValueExpressionAttribute("DateTime.UtcNow")]
public DateTime CreatedOn { get; set; }
View Source

Property Value

DateTime
See Also