Click or drag to resize
ObjectTypeSequenceAnalyzerGetSequence Method
Gets the ordered sequence of object types

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public IEnumerable<ObjectTypeListItem> GetSequence()

Return Value

Type: IEnumerableObjectTypeListItem
See Also