Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
If the custom property represents a field within the CurrentDataTable, then yes, it will be copied when you copy it over using the data table overload (actually either overload should work). But if your custom property is pulling from some other location, then no, it would not be included.
|