ApplicationSettingsVariables Property |
Get a collection of input value variables.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract VariableCollection Variables { get; }
Public MustOverride ReadOnly Property Variables As VariableCollection
Get
Property Value
Type:
VariableCollectionSee Also