I'm trying to create a macro programmatically using the IMacroService, the problem that I'm having is creating the macro properties. Specifically I'm trying to get a list of the property types that can be used, I'm guessing that this is done with the DataTypeService, but how can I tell which types are suitable to be used by a Macro?
Macro parameters
I'm trying to create a macro programmatically using the IMacroService, the problem that I'm having is creating the macro properties. Specifically I'm trying to get a list of the property types that can be used, I'm guessing that this is done with the DataTypeService, but how can I tell which types are suitable to be used by a Macro?
is working on a reply...