| ArgumentsSequentialParameters Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.Arguments.SequentialParameters"]
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax public List<string> SequentialParameters { get; }
Public ReadOnly Property SequentialParameters As List(Of String)
Get
public:
property List<String^>^ SequentialParameters {
List<String^>^ get ();
}
member SequentialParameters : List<string> with get
Property Value
Type:
ListStringSee Also