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