Reference Library
UserFlags Property
NamespacesMBNCSUtil.DataBniIconUserFlags
Gets the user flags that should be set in order for a user to display this icon.
Declaration Syntax
C#Visual BasicVisual C++
public int UserFlags { get; }
Public ReadOnly Property UserFlags As Integer
	Get
public:
property int UserFlags {
	int get ();
}
Remarks

If this value is None then the user should receive his or her product-defined icon, available in the SoftwareProductCodes property.

Assembly: Asgard5Library (Module: Asgard5Library)