adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ScheduleMatchDate Class / MatchingDate Field


In This Topic
    MatchingDate Field
    In This Topic
    The matching execution date
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public MatchingDate As Date
    [DataMember()]
    public DateTime MatchingDate
    [DataMember()]
    public:
    DateTime MatchingDate
    See Also