Class Criteria

Inheritance Relationships

Base Type

Class Documentation

class Criteria : public axr::sdk::ModelBase

Public Functions

inline Criteria()
inline Criteria(const Criteria &value)
inline Criteria(Criteria &&value)
inline virtual ~Criteria()
virtual void Validate() override
utility::string_t GetName() const

Returns the value of the Name property as a utility::string_t.

Criteria &SetName(const utility::string_t &value)

Sets the value of the Name property.

Parameters

value – The value to set.

Variant GetValue() const

Returns the value of the property.

Criteria &SetValue(const Variant &value)

Sets the value of the property.

Parameters

value – The value to set.

Public Static Functions

static inline const utility::char_t *ClassName()

Returns the fully qualified name of the class.