







|
| A Sandcastle Documented Class Library |
| HolidayEvent..::..Rank Property |
| HolidayEvent Class See Also Send Feedback |
[Missing <summary> documentation for "P:Calendar.NET.HolidayEvent.Rank"]
Namespace: Calendar.NET
Assembly: Calendar.NET (in Calendar.NET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public int Rank { get; set; } |
| Visual Basic |
|---|
Public Property Rank As Integer Get Set |
| Visual C++ |
|---|
public: virtual property int Rank { int get () sealed; void set (int value) sealed; } |
