Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
bool MultipleAction { get; }
Visual Basic
ReadOnly Property MultipleAction As Boolean
	Get
Visual C++
property bool MultipleAction {
	bool get ();
}

See Also