This commit is contained in:
Kathy Ruffing 2012-09-27 11:10:33 +00:00
parent c0ae487ce1
commit 4b94a8669e

View File

@ -18,6 +18,11 @@ namespace VEPROMS.CSLA.Library
string SearchPath { get; }
string ToString();
ConfigDynamicTypeDescriptor MyConfig { get; }
bool IsFolder { get; }
bool IsDocVersion { get; }
bool IsProcedure { get; }
bool IsSection { get; }
bool IsStep { get; }
//IVEDrillDown Get();
//bool HasStandardSteps();
// Ideas Authorization