Documentation Center

DocumentObj 2.5 GetChildren

This method returns the children of a content object. For example: the topics that are used in a map, the images which are used in a topic


Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant.
plLngRefLongInThe language level identifier
peLinkTypeeLinkTypeInThe enumeration indicating which link fields must be used
pasOutLogicalIdsStringArrayOutString array with the logical identifiers of the objects

Requirements are:

  • The user must have read access for the object.
Note that:
  • Only the direct children are returned...So, only one level down.
  • Conditions are ignored.