adTempus API
ArcanaDevelopment.adTempus.Shared.TokenEvaluation Namespace / FunctionCallToken Class / WasExpanded Field


In This Topic
    WasExpanded Field
    In This Topic
    Indicates whether the function has been executed and resolved.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public WasExpanded As Boolean
    [DataMember()]
    public bool WasExpanded
    [DataMember()]
    public:
    bool WasExpanded
    See Also