Yammer.Net Documented Class Library
getFormfields Method
NamespacesYammerMultipartFormgetFormfields()()()
Builds the proper format of the multipart data that contains the form fields and their respective values.
Declaration Syntax
C#Visual BasicVisual C++
public string getFormfields()
Public Function getFormfields As String
public:
String^ getFormfields()
Return Value
The data to send in the multipart upload.

Assembly: Yammer (Module: Yammer) Version: 1.0.0.0 (1.0.0.0)