|
InfoWebChangeNextPossibleEndDate Property |
Gets or sets the next possible end date.
Namespace: Infosoft.Webservices.Subscription.helpclassesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public DateTime? NextPossibleEndDate { get; set; }
No code example is currently available or this language may not be supported.
Property Value
NullableDateTime
The next possible end date.
See Also