Click or drag to resize

ExportItemExcludedFromAllParents Method

Returns true if this item has zero quantity in all of its parents; or if is root item with zero quantity. Or if all grandparents are ExcludedFromAllParents -recursively.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public bool ExcludedFromAllParents()

Return Value

Type: Boolean
See Also