Member Junction
    Preparing search index...

    Output type for action results Used to return results from actions to clients

    Index

    Constructors

    Properties

    Message?: string

    Optional message describing the result of the action

    ResultCode?: string

    Optional result code from the action

    ResultData?: string

    Optional result data from the action Complex objects are serialized to JSON strings

    Success: boolean

    Whether the action was executed successfully