TcxOccurrenceDateStatus Enum
Declaration
TcxOccurrenceDateStatus = (
odsValid,
odsOccupied,
odsIntersectRange
);
Members
| Name |
|---|
odsValid
|
odsOccupied
|
odsIntersectRange
|
See Also