WorkWeekDay.Parent Property
Project Developer Reference |
Returns the parent of the object. Read-only Object.
Syntax
expression.Parent
expression An expression that returns a WorkWeekDay object.
Return Value
WorkWeek
Remarks
Use the Parent property to access the properties or methods of an object's parent.