XmlFilterObjectReturnExtendedFields Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Sets or gets a value that specifies whether Content Studio should return datafields with extra information.

Namespace: ContentStudio.Document.EPT
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public bool ReturnExtendedFields { get; set; }

Property Value

Type: Boolean
true to return exended datafields; otherwise, false. The default value is false.
Remarks

The following fields are returned:

Field nameDescription
filenameGet the document relative file path, e.g. MyUnit/MyCategory/image.gif
See Also

Reference