C1.Silverlight.Schedule.5
Status Constructor(String)

The System.String value.
Creates a new instance of the custom Status object with the specified text.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
public Status( 
   System.string text
)

Parameters

text
The System.String value.
See Also

Reference

Status Class
Status Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.