C# Class Rock.Transactions.BulkIndexEntityTypeTransaction

Tracks when a person is viewed.
Inheritance: ITransaction
Mostra file Open project: NewSpring/Rock Class Usage Examples

Public Methods

Method Description
Execute ( ) : void

Execute method to index the entity type.

Method Details

Execute() public method

Execute method to index the entity type.
public Execute ( ) : void
return void