[This is preliminary documentation and is subject to change.]

Prints out the document name, space and storage type

Namespace:  OfficeClip.BusinessLayer.Desktop
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public string Dump()
Visual Basic (Declaration)
Public Function Dump As String
Visual C++
public:
String^ Dump()

Return Value

Name, storage type, and space

See Also