| DeleteObjectsRequestModelQuiet Property  | 
[Missing <summary> documentation for "P:Aliyun.OSS.Model.DeleteObjectsRequestModel.Quiet"]
 
Namespace: Aliyun.OSS.ModelAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntaxpublic bool Quiet { get; set; }Public Property Quiet As Boolean
	Get
	Set
public:
property bool Quiet {
	bool get ();
	void set (bool value);
}member Quiet : bool with get, set
Property Value
Type: 
Boolean
See Also