GenericTimeAgent.

RemoveCustomDataId(string, string) Method

Summary

Remove a custom data from automatic persistence.

Syntax

public bool RemoveCustomDataId(string componentType, string memberName)

Parameters

Name Type Description
componentType string The component's type
memberName string The name of the component's member

Return Value

Type Description
bool If the data removed