Gets or sets the manager of the author.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(true)] public string Manager { get; set; } |
Visual Basic |
---|
<BrowsableAttribute(True)> _ Public Property Manager As String Get Set |