KotakNet DotNet Library
Namespace:
KotakNet.Bridge
Assembly:
KotakNet.Bridge (in KotakNet.Bridge.dll) Version: 1.0.0.0 (1.0.22.702)
Syntaxpublic Object GetExpiry(
string exch,
string trdsym,
int mode = 1
)
Public Function GetExpiry (
exch As String,
trdsym As String,
Optional mode As Integer = 1
) As Object
Parameters
- exch
- Type: SystemString
- trdsym
- Type: SystemString
- mode (Optional)
- Type: SystemInt32
Return Value
Type:
Object
See Also