Application Data in dotNet Components

Previous Next

There are two ways you can use application data in a .NET component defined in USoft Definer:

By passing application data as parameters to the component.

By executing a query, from the .NET code, to the running Rules Engine using a .NET-USoft data provider.

See Also

.NET-USoft Data Provider

dotNet (.NET) Components