Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Serializer Class / GetCalendarID Method


In This Topic
GetCalendarID Method
In This Topic
Internal use.
Syntax
'Declaration
 
Public Shared Function GetCalendarID( _
   ByVal calendar As Calendar, _
   ByRef propID As PropertyInfo _
) As Integer
 
'Usage
 
Dim calendar As Calendar
Dim propID As PropertyInfo
Dim value As Integer
 
value = Serializer.GetCalendarID(calendar, propID)

Parameters

calendar
propID
See Also