| TopBomIniHelperAttributeQsVal Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.TopBomIniHelper.AttributeQs.Val"]
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax public List<string> Val { get; set; }
Public Property Val As List(Of String)
Get
Set
public:
property List<String^>^ Val {
List<String^>^ get ();
void set (List<String^>^ value);
}
member Val : List<string> with get, set
Property Value
Type:
ListStringSee Also