ISystem | |
public interface ISystemFunctionService : ISystemFunctionQueryService, IBusinessService
The ISystemFunctionService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get | 
            Gets a list of SystemFunctions matching the specified filter.
             (Inherited from ISystemFunctionQueryService)  | |
| GetAll | 
            Gets all SystemFunctions
             (Inherited from ISystemFunctionQueryService)  | |
| GetSingle | 
            Gets a single SystemFunction matching the provided filter.
             (Inherited from ISystemFunctionQueryService)  |