Show / Hide Table of Contents

    Class XpressMessageArgs

    TODO The xpress message args.

    Inheritance
    System.Object
    System.EventArgs
    XpressMessageArgs
    Inherited Members
    System.EventArgs.Empty
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: OPTANO.Modeling.Optimization.Solver.XPRESS843
    Assembly: Optimization.Solver.FicoXpress843.dll
    Syntax
    public class XpressMessageArgs : EventArgs

    Properties

    Message

    Gets or sets the message.

    Declaration
    public string Message { get; set; }
    Property Value
    Type Description
    System.String

    Extension Methods

    ReflectionHelper.GetFieldValue(Object, String)
    ReflectionHelper.SetFieldValue(Object, String, Object)
    ExtensionMethods.Clone<T>(T)
    ExtensionMethods.ThrowIfArgumentIsNull<T>(T, String)
    Back to top Copyright © OPTANO GmbH generated with DocFX
    Privacy Policy | Impressum – Legal Notice