| TopBomIniHelperDistintaAttributes Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.TopBomIniHelper.Distinta.Attributes"]
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.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
ListTopBomIniHelperAttributeQsSee Also