 | LogFolderChildFolders Property |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic IList<LogFolder> ChildFolders { get; set; }
Public Property ChildFolders As IList(Of LogFolder)
Get
Set
Property Value
Type:
IListLogFolder
See Also