WinPrjAvailabilityContourSegment.ToString Method
This member overrides ValueType.ToString().
Namespace: Microsoft.Office.Project.Library
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As WinPrjAvailabilityContourSegment
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return Value
Type: System.String
See Also
Reference
WinPrjAvailabilityContourSegment Structure