adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / TokenSearchOptions Class / SearchForFunctions Field


In This Topic
    SearchForFunctions Field
    In This Topic
    Indicates whether to search for InlineFunctions
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public SearchForFunctions As Boolean
    [DataMember()]
    public bool SearchForFunctions
    [DataMember()]
    public:
    bool SearchForFunctions
    See Also