11.18.1 Path Property
Specifies the path of the directory.
This is the default property of XPRIM_Directory so it can be omitted in your RDMLX code.
Property Type
String.
Examples
Define_Com Class(#XPRIM_Directory) Name(#MyDir)
#MyDir := '/home/docs'
Specifies the path of the directory.
This is the default property of XPRIM_Directory so it can be omitted in your RDMLX code.
String.
Define_Com Class(#XPRIM_Directory) Name(#MyDir)
#MyDir := '/home/docs'
Copyright © 2004-2026 IDERA, Inc.