| TopBomIniHelperAttributeQsVal Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.TopBomIniHelper.AttributeQs.Val"]
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.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
ListStringSee Also