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


In This Topic
    DaySpecificationOID Field
    In This Topic
    The OID of the ArcanaDevelopment.adTempus.Client.DaySpecification that matched the date
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public DaySpecificationOID As OID
    [DataMember()]
    public OID DaySpecificationOID
    [DataMember()]
    public:
    OID^ DaySpecificationOID
    See Also