GenerateObjectSettingsAllowNegativeValues Property
Gets or sets whether negative values are allowed when generating numbers.
Default value: .
Namespace: KGySoft.CoreLibrariesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public bool AllowNegativeValues { get; set; }
Public Property AllowNegativeValues As Boolean
Get
Set
public:
property bool AllowNegativeValues {
bool get ();
void set (bool value);
}
member AllowNegativeValues : bool with get, set
Property Value
Boolean