IRelation | |
public interface IRelationTypeService : IRelationTypeQueryService, IBusinessService
The IRelationTypeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get | 
            Gets a list of RelationTypes matching the specified filter.
             (Inherited from IRelationTypeQueryService)  | |
| GetAll | 
            Gets all RelationTypes
             (Inherited from IRelationTypeQueryService)  | |
| GetSingle | 
            Gets a single RelationType matching the provided filter.
             (Inherited from IRelationTypeQueryService)  |