BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/DataprepAsset > BlueprintAPI/EditorScripting/DataprepAsset/Producers
Get number of the producer of a dataprep asset
Target is Dataprep Core Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Dataprep Asset Interface | The dataprep asset from which to get the number of producer |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
integer | Return Value | The number of producers of a dataprep asset |