List & Label .NET
combit.ReportServer.ClientApi.Objects Namespace / ReportTaskSharepointUploadAction Class

In This Topic
    ReportTaskSharepointUploadAction Class Properties
    In This Topic

    For a list of all members of this type, see ReportTaskSharepointUploadAction members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the folder path within the SharePoint library.  
    Public PropertyGets the ID of this task action. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction)
    Public PropertyIf true, this action is skipped when no records were printed in the report. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction)
    Public PropertyReturns true if this task action is new and has not been created on the server yet. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction)
    Public PropertyGets or sets the library name within the SharePoint server.  
    Public PropertyGets or sets the name of this task action (max. length: 100 characters). (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction)
    Public PropertyOptional password. Please note that the server never returns a value for this property for security reasons, so it always contains a dummy value when loaded from the server.  
    Public PropertyGets or sets the URL of the Microsoft SharePoint server.  
    Public PropertyGets or sets the user name for authentication.  
    Top
    See Also