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