MultipartPost.CreatePostRequest

MonDrew

New Member
Licensed User
Longtime User
I’ve searched the Forum and this one thing is eluding me:

I am using the statement “req = MultipartPost.CreatePostRequest”, but the compiler says “MultipartPost” is undefined (which makes sense). However, nowhere on the Forums can I find how to declare “MultipartPost”.

Could someone please help me.

Thanks.
 
Top