Web API Core | ComponentOne
C1.Web.Api.Report.Models Namespace / ReportInfo Class / CreationLocation Property

In This Topic
    CreationLocation Property
    In This Topic
    Gets the location to create new report instance.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CreationLocation As String
    public string CreationLocation {get;}
    See Also