combit List & Label 29 - .NET Help
combit.ReportServer.ClientApi.Objects Namespace / ReportTaskSharepointUploadAction Class
Properties Methods

In This Topic
    ReportTaskSharepointUploadAction Class Members
    In This Topic

    The following tables list the members exposed by ReportTaskSharepointUploadAction.

    Public Constructors
     NameDescription
    Public ConstructorCreates a ReportTaskAction that uploads the report to a Microsoft SharePoint server.  
    Top
    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 ReportTaskAction)
    Public PropertyReturns true if this task action is new and has not been created on the server yet. (Inherited from 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 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
    Public Methods
     NameDescription
    Public MethodCreates or updates this task action on the server. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction)
    Public MethodDeletes this task action (Inherited from ReportTaskAction)
    Top
    See Also