XML_ActionsBaseXMLObjectAttributes Property
Namespace: PCBI_PanelBuilderAssembly: PCBI_Panel_Editor (in PCBI_Panel_Editor.dll) Version: 16.0.0.0 (16.0.0.0)
public List<XML_ActionsAttributeWrapper> Attributes { get; set; }
Public Property Attributes As List(Of XML_ActionsAttributeWrapper)
Get
Set
public:
property List<XML_ActionsAttributeWrapper^>^ Attributes {
List<XML_ActionsAttributeWrapper^>^ get ();
void set (List<XML_ActionsAttributeWrapper^>^ value);
}
member Attributes : List<XML_ActionsAttributeWrapper> with get, set
Property Value
ListXML_ActionsAttributeWrapper