[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ProgramPlanEffectiveDate> element.
| C# | Visual Basic | Visual C++ |
public PartialDateType ProgramPlanEffectiveDate{ get; set;}
Public Property ProgramPlanEffectiveDate As PartialDateType
public: property PartialDateType^ ProgramPlanEffectiveDate { PartialDateType^ get (); void set (PartialDateType^ value); }
A PartialDateType
To remove the PartialDateType, set ProgramPlanEffectiveDate to null
Version: 2.0
Since: 2.0