The UploadFileParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | UploadFileParameters |
Initialize a new instance of UploadFileParameters
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AlbumId |
Gets or sets the album ID
|
![]() | Description |
Gets or sets the file descriptin
|
![]() | Filename |
Gets or sets the file stream
|
![]() | IsFamily |
Gets or sets whether the document should be family
|
![]() | IsFamilyChanged |
Gets whether the IsFamily property has been changed
|
![]() | IsFriend |
Gets or sets whether the document should be friend
|
![]() | IsFriendChanged |
Gets whether the IsFriend property has been changed
|
![]() | IsPublic |
Gets or sets whether the document should be public
|
![]() | IsPublicChanged |
Gets whether the IsPublic property has been changed
|
![]() | Keywords |
Gets or sets the file keywords
|
![]() | License |
Gets or sets the file license
|
![]() | PermComment |
Gets or sets the comment permissions
|
![]() | PermTag |
Gets or sets the tag permissions
|
![]() | PermTagme |
Gets or sets the member tag permissions
|
![]() | Title |
Gets or sets the file title
|