Yammer.Net Documented Class Library
EndingBoundary Property
NamespacesYammerMultipartFormEndingBoundary
The string that defines the ending boundary of our multipart transfer as defined in the w3c specs.
Declaration Syntax
C#Visual BasicVisual C++
protected string EndingBoundary { get; set; }
Protected Property EndingBoundary As String
protected:
property String^ EndingBoundary {
	String^ get ();
	void set (String^ value);
}

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