IFilter::AllowMultiple Property
Gets or sets a value indicating whether more than one instance of the indicated attribute can be specified for a single program element.
Assembly: System.Web.Http (in System.Web.Http.dll)
Property Value
Type: System::Booleantrue if more than one instance is allowed to be specified; otherwise, false. The default is false.
Show: