MetadataStructureValidatorGetValue Method
Get value of obj, that is member of mother.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
protected virtual Object GetValue(
Object obj,
Object parentObj
)
- obj Object
- Any object, can be field or property or type ..
- parentObj Object
- Instance containing the obj, can be instance or Type.
ObjectExtracted value, or null.