StandardProfileConstraints.Add

Syntax Parameters Return Value
Function StandardProfileConstraints.Add( _
    Name As String, _
    Formula As String, _
    Required As Boolean) As StandardProfileConstraint
  • Name [in]

Type: String

  • Formula [in]

Type: String

  • Required [in]

Type: Boolean

StandardProfileConstraint