| AppletWidgetMaxStack Property |
Gets or sets the order preference
Namespace:
SanteDB.Core.Applets.Model
Assembly:
SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax public int MaxStack { get; set; }
Public Property MaxStack As Integer
Get
Set
public:
property int MaxStack {
int get ();
void set (int value);
}
member MaxStack : int with get, set
Property Value
Type:
Int32See Also