RulePredicateDateRangeType

RulePredicateDateRangeType class

public class RulePredicateDateRangeType

Constructors

Name Description
RulePredicateDateRangeType() The default constructor.

Properties

Name Description
EndDateTime { get; set; }
EndDateTimeSpecified { get; set; }
StartDateTime { get; set; }
StartDateTimeSpecified { get; set; }

See Also