CatalogItem.CreatedBy Property

Definition

Gets the name of the user that originally added the item to the report server database. Read-only.

public:
 property System::String ^ CreatedBy { System::String ^ get(); void set(System::String ^ value); };
public string CreatedBy { get; set; }
member this.CreatedBy : string with get, set
Public Property CreatedBy As String

Property Value

A String value containing the name of the user who originally added the item to the report server database.

Applies to