ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisOperationStatus class / statusMessage Property

In This Topic
    statusMessage Property
    In This Topic
    Gets the status message.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_statusMessage() : string
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisOperationStatus.get_statusMessage();
    See Also