This commit is contained in:
parent
c0ae487ce1
commit
4b94a8669e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user