InedoSDK Reference
Version:

RegisterAdditionalProperty(System.Reflection.PropertyInfo property, System.Func<object> valueFactory) Method

Syntax

public void RegisterAdditionalProperty(System.Reflection.PropertyInfo property, Func<object> valueFactory)

Parameters

property
Type: System.Reflection.PropertyInfo
valueFactory
Type: System.Func<object>