Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/Parameterization > API/Plugins/DataprepCore/Parameterization/FDataprepParameterizationUtils > API/Plugins/DataprepCore/Parameterization/FDataprepParameterizationUtils/MakePropertyChai-
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/Parameterization/DataprepParameterizationUtils.h |
| Include | #include "Parameterization/DataprepParameterizationUtils.h" |
| Source | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/Parameterization/DataprepParameterizationUtils.cpp |
static TArray< FDataprepPropertyLink > MakePropertyChain
&40;
TSharedPtr< IPropertyHandle > PropertyHandle
&41;
Remarks
Take a property handle from the details view and generate the property for the dataprep parameterization A non empty array if we were able make a compatible property chain
Parameters
| Name | Description |
|---|---|
| PropertyHandle | This is the handle from the details panel |