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