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


In This Topic
    RuleName Field
    In This Topic
    The name of the rule that matched the date
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public RuleName As String
    [DataMember()]
    public string RuleName
    [DataMember()]
    public:
    String^ RuleName
    See Also