ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace : TemporaryItemDescription Class |
The following tables list the members exposed by TemporaryItemDescription.
Name | Description | |
---|---|---|
TemporaryItemDescription Constructor | Initializes a new instance of the TemporaryItemDescription class. |
Name | Description | |
---|---|---|
CreatedBy | Gets the user name created the item. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
CreationDate | Gets or sets the item creation date. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
ExpirationDate | Gets or sets the expiration date. | |
Id | Gets or sets the identifier for the item. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
MIMEType | Gets or sets the MIME type of the resource. | |
ModifiedBy | Gets the user name who made the last item modification. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
ModifiedDate | Gets or sets the date of last item modification. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
Name | Gets or sets the name of the item. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
Permissions | Gets or sets the item permissions. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
PrimaryId | Gets or sets the primary identifier of resource defining a group of related resources. | |
User | Gets or sets the name of the user in the context of which session the file was created. |
Name | Description | |
---|---|---|
ToString | Returns a System.String that represents the current System.Object. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) |