User.DirectoryTree Property
Gets or sets the directory tree for this user.
[Visual Basic]
Public Property DirectoryTree As
String
[C#]
public
string DirectoryTree {get; set;}
Property Value
The directory tree for this user.
See Also
User Class | FreeFlow.Administration Namespace