ParameterItemValueText Property  | 
 
            Get or set the parameter value as a string.
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract string ValueText { get; set; }Public MustOverride Property ValueText As String
	Get
	Set
Property Value
Type: 
String
See Also