Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class GetSESARVersionAnswer

    Inheritance
    object
    Answer
    GetSESARVersionAnswer
    Implements
    INotifyPropertyChanged
    Inherited Members
    Answer.Data
    Answer.Status
    Answer.PropertyChanged
    Answer.RaisePropertyChanged(string)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.SecureExchanges
    Assembly: SecureExchangesSDK.dll
    Syntax
    [Serializable]
    public class GetSESARVersionAnswer : Answer, INotifyPropertyChanged

    Properties

    CurrentVersion

    Declaration
    public string CurrentVersion { get; set; }
    Property Value
    Type Description
    string

    CurrentVersionID

    Declaration
    public Guid CurrentVersionID { get; set; }
    Property Value
    Type Description
    Guid

    IsAutoUpdate

    Declaration
    public bool IsAutoUpdate { get; set; }
    Property Value
    Type Description
    bool

    NewVersion

    Declaration
    public string NewVersion { get; set; }
    Property Value
    Type Description
    string

    NewVersionID

    Declaration
    public Guid NewVersionID { get; set; }
    Property Value
    Type Description
    Guid

    Implements

    INotifyPropertyChanged

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation