B2022-083: Support Conditional RO Values
This commit is contained in:
@@ -1232,6 +1232,10 @@ namespace VEPROMS.CSLA.Library
|
||||
return (MyPrevious == null);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
public bool IsAutoTOCSection
|
||||
{
|
||||
get
|
||||
@@ -2615,6 +2619,7 @@ namespace VEPROMS.CSLA.Library
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
RefreshFields(enhii); // B2021-042: Crash on link/unlink/link - refresh cache
|
||||
}
|
||||
catch (Exception ex)
|
||||
@@ -2672,6 +2677,7 @@ namespace VEPROMS.CSLA.Library
|
||||
return dtext;
|
||||
}
|
||||
}
|
||||
|
||||
internal int _SearchAnnotationID;
|
||||
public int SearchAnnotationID
|
||||
{
|
||||
|
Reference in New Issue
Block a user