ISuggestedAppointmentMilestone Property |
Returns TRUE if this item is a milestone appointment
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Milestone As Boolean
Get
Dim instance As ISuggestedAppointment
Dim value As Boolean
value = instance.Milestone
property bool Milestone {
bool get ();
}
Property Value
Type:
Boolean
See Also