Reference Library
SoftwareProductCodes Property
NamespacesMBNCSUtil.DataBniIconSoftwareProductCodes
Gets a list of the product codes that are eligible for this icon. If this list is empty, the icon is determined based on the user's flags.
Declaration Syntax
C#Visual BasicVisual C++
public string[] SoftwareProductCodes { get; }
Public ReadOnly Property SoftwareProductCodes As String()
	Get
public:
property array<String^>^ SoftwareProductCodes {
	array<String^>^ get ();
}

Assembly: Asgard5Library (Module: Asgard5Library)