Type Alias NxAttributeExpressionValues

type NxAttributeExpressionValues = {
    qValues?: NxSimpleValue[];
}
Index

Properties

Properties

qValues?: NxSimpleValue[]

List of attribute expressions values.