|   | MeasurementUpdated | 
 Syntax
Syntax[RequiredAttribute] [StringLengthAttribute(200)] [DefaultValueExpressionAttribute("this.CreatedBy", EvaluationOrder = 1)] [UpdateValueExpressionAttribute("UserInfo.CurrentUserID")] public string UpdatedBy { get; set; }
 See Also
See Also