Request

Response

    Class DownloadDataRelationshipsStorageMeta

    Namespace: Autodesk.DataManagement.Model
    Assembly: Autodesk.DataManagement.dll

    Meta information about the storage location of the download.

    [DataContract]
    public class DownloadDataRelationshipsStorageMeta
    

    Inheritance

    object DownloadDataRelationshipsStorageMeta

    Inherited Members

    object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()

    Constructors

    DownloadDataRelationshipsStorageMeta()

    Initializes a new instance of the class.

    public DownloadDataRelationshipsStorageMeta()
    

    Properties

    Methods

    ToString()

    Returns the string presentation of the object.

    public override string ToString()
    

    Returns

    string

    String presentation of the object.