ShapeListParameterItemComplete Property  | 
 
            Gets or sets a value indicating whether or not the entry of shape list data has been completed.
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract bool Complete { get; set; }Public MustOverride Property Complete As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also