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