TheThing..::..GetAllProperties Method (Int32)
returns a list of all properties of TheThing and their sub-properties, up to the specified nesting level
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- maxSubPropertyLevel
- Type: Int32
Indicates the maximum nesting level of sub-properties. 0 = only top-level properties, 1 = only top-level properties and their immediate sub-properties etc.