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.158 -- Release Build+742760b9fc81f0ff99a22d1d8a726573e73efb7e
[RequiredAttribute]
[StringLengthAttribute(50)]
[DefaultValueExpressionAttribute("UserInfo.CurrentUserID")]
public string CreatedBy { get; set; }

Property Value

String

See Also