MLCDocumentsReturnedPTIDTypes Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Defines the type of returned presentation template.

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

public enum ReturnedPTIDTypes
Members

  Member nameValueDescription
Unknown-1 The returned ptid is not known or not found
Sibling0 The returned ptid is a sibling document ptid.
Master1 The returned ptid is a master document ptid.
Source2 The returned ptid is the source (passed in) ptid.
See Also

Reference