Click or drag to resize

MakeDocumentPublicCommand Class

This command takes Id of a cloud-stored private document and makes it public.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsMakeDocumentPublicCommand

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class MakeDocumentPublicCommand : CommandRequest

The MakeDocumentPublicCommand type exposes the following members.

Properties
 NameDescription
Public propertyDocumentId 
Top
See Also