Gets or sets the list of child or grandchild folders
Namespace: CTCT.Components.MyLibraryAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public IList<MyLibraryFolder> Children { get; set; }
See Also