IContentItemT, TVersion, TSchema, TSchemaVersionAncestorsCount Method
|
Returns the count of ancestors for this content item.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function AncestorsCount As Integer
abstract AncestorsCount : unit -> int
Return Value
Type:
Int32Count of all ancestor content items
See Also