PhasorCreatedBy Property

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

Definition

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

Property Value

String

See Also