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: 25.1.421.0 (25.1.421.0)
Syntaxpublic static readonly string PropertyCannotBeLessThanOne
Public Shared ReadOnly PropertyCannotBeLessThanOne As String
public:
static initonly String^ PropertyCannotBeLessThanOne
static val PropertyCannotBeLessThanOne: string
Field Value
Type: 
String
See Also