| StudentLessonActs TurnCount Property | CSAL Mongo Access Library |
Number of turns posted
Namespace: CSALMongo.ModelAssembly: CSALMongo (in CSALMongo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int TurnCount { get; set; }
public int TurnCount { get; set; }Public Property TurnCount As Integer Get Set
Public Property TurnCount As Integer Get Set
public: property int TurnCount { int get (); void set (int value); }
public:
property int TurnCount {
int get ();
void set (int value);
}Property Value
Type:See Also