adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Option Class / GetValueAsInt Method / GetValueAsInt() Method

In This Topic
    GetValueAsInt() Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Function GetValueAsInt() As Nullable(Of Integer)
    public Nullable<int> GetValueAsInt()
    See Also