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

Gets or sets whether the folder inherits metadata from another folder. The folder ID must be specified in MetaInheritedFrom property.

  • 1 = inherits metadata from a folder.
  • 0 = does not inherit metadata from a folder.

C#
public int MetaInherited;
Visual Basic
Public Property MetaInherited() As Integer

An integer value representing whether the folder inherits metadata from another folder.

If set to true, the folder ID must be specified in MetaInheritedFrom 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!