PropertyInvalidExceptionPropertyCannotBeLessThanOne Field |
A message string indicating that a property must be greater than or equal to one.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static readonly string PropertyCannotBeLessThanOne
Public Shared ReadOnly PropertyCannotBeLessThanOne As String
public:
static initonly String^ PropertyCannotBeLessThanOne
static val PropertyCannotBeLessThanOne: string
Field Value
Type:
StringSee Also