This commit is contained in:
@@ -18,6 +18,11 @@ namespace VEPROMS.CSLA.Library
|
|||||||
string SearchPath { get; }
|
string SearchPath { get; }
|
||||||
string ToString();
|
string ToString();
|
||||||
ConfigDynamicTypeDescriptor MyConfig { get; }
|
ConfigDynamicTypeDescriptor MyConfig { get; }
|
||||||
|
bool IsFolder { get; }
|
||||||
|
bool IsDocVersion { get; }
|
||||||
|
bool IsProcedure { get; }
|
||||||
|
bool IsSection { get; }
|
||||||
|
bool IsStep { get; }
|
||||||
//IVEDrillDown Get();
|
//IVEDrillDown Get();
|
||||||
//bool HasStandardSteps();
|
//bool HasStandardSteps();
|
||||||
// Ideas Authorization
|
// Ideas Authorization
|
||||||
|
Reference in New Issue
Block a user