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