This commit is contained in:
Kathy Ruffing 2011-09-22 11:48:38 +00:00
parent e7838d2434
commit 3ce2993201

View File

@ -873,7 +873,7 @@ namespace VEPROMS.CSLA.Library
[DisplayName("Other Unit Name")] [DisplayName("Other Unit Name")]
[RefreshProperties(RefreshProperties.All)] [RefreshProperties(RefreshProperties.All)]
[Description("Assigned Other Unit Name")] [Description("Assigned Other Unit Name")]
public string Unit_OtherName public string Other_Unit_Name
{ {
get get
{ {