You are here: Data Classes > FolderRequest Class > FolderRequest Properties > TaxonomyInherited
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FolderRequest.TaxonomyInherited Property

Set the property to true to inherit taxonomy from a folder. The folder ID must be specified in TaxonomyInheritedFrom property. This is for the FolderRequest data object.  

1 = this folder inherits taxonomy from a folder. 

0 = this folder does not inherit taxonomy from a folder.  

C#
public Boolean TaxonomyInherited;
Visual Basic
Public Property TaxonomyInherited() As Boolean

An integer value representing whether the folder inherits taxonomy from a folder.

If set to true, the folder ID must be specified in TaxonomyInheritedFrom property.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!