| Name | Description | |
|---|---|---|
![]() | FtpUrl | Url for FTP upload, e.g. "ftp://myserver/directory". This directory must already exist. |
![]() | Id | Gets the ID of this task action. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction) |
![]() | IgnoreForEmptyReports | If true, this action is skipped when no records were printed in the report. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction) |
![]() | IsCreatedOnServer | Returns true if this task action is new and has not been created on the server yet. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction) |
![]() | Name | Gets or sets the name of this task action (max. length: 100 characters). (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction) |
![]() | Password | Optional 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. |
![]() | RelativePath | File path relative to FtpUrl. Subdirectories are created if needed. A file name is optional and only supported for single-file reports. |
![]() | UserName | Optional user name for authentication. |
