This commit is contained in:
2010-10-19 16:43:31 +00:00
parent 8f110a10e3
commit 08d4b3c923
2 changed files with 10 additions and 12 deletions

View File

@@ -1134,6 +1134,7 @@ namespace VEPROMS.CSLA.Library
public string SearchAnnotationText
{
get { return _SearchAnnotationText; }
set { _SearchAnnotationText = value; }
}
internal string _SearchAnnotationType;
public string SearchAnnotationType