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