eligius
    Preparing search index...

    Interface ILogOperationData

    interface ILogOperationData {
        logName?: string;
        logValue?: any;
    }
    Index

    Properties

    Properties

    logName?: string
    logValue?: any

    @type=ParameterType:object|ParameterType:string|ParameterType:number|ParameterType:boolean|ParameterType:array