DeviceCreatedBy Property

[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.Device.CreatedBy"]

Definition

Namespace: Gemstone.Timeseries.Model
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.160 -- Release Build+69269a1754081bcb38397d2d6a05132ae03c7054
[RequiredAttribute]
[StringLengthAttribute(50)]
[DefaultValueExpressionAttribute("UserInfo.CurrentUserID")]
public string CreatedBy { get; set; }

Property Value

String

See Also