class MAGES::Analytics::CustomObjectiveTypeDefinition¶
The base class for custom objectives runtime definitions.
class CustomObjectiveTypeDefinition: public MAGES::Analytics::ICustomBaseTypeDefinition { };
Inherited Members¶
public: // properties TEntryType Entry; // methods virtual void Definition( string actionName, TCustomType customType, DictionaryregisteredEntries, TEntryType registeredEntry, MAGESAnalyticsRuntime.Type type );