Click or drag to resize

settingsMemberInfoEntrytemplate Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
property is a String template, this property contains wrapping template where {{{inner}}} is result of member value: template with placeholders {{{property_name}}}

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string template { get; set; }
Request Example View Source

Property Value

Type: String
See Also