adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ObjectSearchOptions Class / IncludeField Method

In This Topic
    IncludeField Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function IncludeField( _
       ByVal fieldName As String _
    ) As Boolean
    public bool IncludeField( 
       string fieldName
    )

    Parameters

    fieldName
    See Also