DefinitionConvertValues Method
Method to set default values on a new Definition. Implementation specific for each definition type.
Namespace: Scopos.BabelFish.DataModel.DefinitionsAssembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
public virtual bool ConvertValues()
Return Value
BooleanReturns a boolean indicating if one or more property values, within the definition, got updated.
Gets called in GetDefinitionPublciResponse.ConvertBodyToValue(). In other words, when ever a definition
is read from the REST API