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