C# Class Rock.CheckIn.CheckInStatus

Inheritance: DotLiquid.ILiquidizable
Afficher le fichier Open project: NewSpring/Rock Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CheckInStatus ( ) : System.Collections.Generic

Initializes a new instance of the CheckInStatus class.

GetFamilies ( bool selectedOnly ) : List

Gets the families.

Method Details

CheckInStatus() public méthode

Initializes a new instance of the CheckInStatus class.
public CheckInStatus ( ) : System.Collections.Generic
Résultat System.Collections.Generic

GetFamilies() public méthode

Gets the families.
public GetFamilies ( bool selectedOnly ) : List
selectedOnly bool if set to true [selected only].
Résultat List