dotnetCHARTING Send comments on this topic.
Name Property
See Also 
dotnetCHARTING Namespace > SubValue Class : Name Property


Syntax

Visual Basic (Declaration) 
Public Property Name As String
Visual Basic (Usage)Copy Code
Dim instance As SubValue
Dim value As String
 
instance.Name = value
 
value = instance.Name
C# 
public string Name {get; set;}

See Also

© 2010 All Rights Reserved.