| DataObjectControllerGetDataObjectPath Method (Int32, Int32, Boolean) |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string GetDataObjectPath(
int dataObjectId,
int rootObjectId,
bool includeRootObject
)
Parameters
- dataObjectId
- Type: SystemInt32
- rootObjectId
- Type: SystemInt32
- includeRootObject
- Type: SystemBoolean
Return Value
Type:
String
See Also