Bexel Manager API Documentation
Bexel.Api.IActiveProvider< T > Interface Template Reference

Represents provider for the active item of a collection. More...

Properties

Active [get]
 Returns the active item. More...
 

Detailed Description

Represents provider for the active item of a collection.

Template Parameters
TType of Bexel.Api.ApiObject
Type Constraints
T :ApiObject 

Property Documentation

◆ Active

T Bexel.Api.IActiveProvider< T >.Active
get

Returns the active item.