C# Class Rock.Transactions.IndexEntityTransaction

Tracks when a person is viewed.
Inheritance: ITransaction
Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
Execute ( ) : void

Execute method to index the document.

Method Details

Execute() public méthode

Execute method to index the document.
public Execute ( ) : void
Résultat void