Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFFile Methods

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFFile Methods

The AFFile type exposes the following members.

Methods

  NameDescription
Public method
CompareTo(Object)
Compares this instance with a specified Object.
Public method
CompareTo(AFFile)
Compares this instance with a specified AFFile.
Public method
Delete
Delete the file from the server.
Public method
Download
Downloads the file from the server to a Stream.
Public method
Download(String)
Downloads the file from the server to the specified path.
Public method
Equals(Object)
Determines whether the specified Object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public method
Equals(AFFile)
Indicates whether the current object is equal to another object of the same type.
Public method
GetHashCode
Gets the hash code for this instance of the object which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ObjectGetHashCode.)
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToString
Returns a String that represents the current object.
(Overrides ObjectToString.)
Public method
Upload(String)
Uploads the file specified by the path to the server.
Public method
Upload(String, Stream)
Uploads the Stream to the server with the specified name.

See Also

TitleResults for “How to create a CRG?”Also Available in