📄️ .NET Assembly Object State
Bind InRule Entities and Fields to .NET objects at runtime, reading and writing state directly instead of via irSDK or serialization.
📄️ Differences in Assembly Binding Behavior at Runtime vs Authoring-time
How .NET Assembly Schema binding behavior differs between authoring time, when classes are imported as InRule types, and runtime.
📄️ Binding to Collections
Since InRule 5.3.0, .NET Assembly Schema bindings support additional collection types beyond IList and IList<T>.
📄️ .NET Assembly State Refresh Options
A setting to refresh only specific fields, rather than all bound fields, when a rule application's .NET assembly instance methods are called.