Web Service Library > ItemDescription Object |
Contains descriptive information about uploaded resources.
Name | Description | |
---|---|---|
CreatedBy Property | Gets the string containing the name of the user who uploaded the resource. | |
CreationDate Property | Gets the DateTime object containing the date on which the resource was uploaded. | |
Id Property | Gets the string containing the ID for the resource. | |
ModifiedBy Property | Gets the string containing the name of the user who last modified the resource. | |
ModifiedDate Property | Gets the DateTime object containing the date on which the resource was last modified. | |
Name Property | Gets the string value representing the name of the resource. | |
Permissions Property | Gets the byte value representing the permissions for the resource. |