Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ Not

Type Sisus.Init.ValueProviderMenuAttribute.Not
getset

Specifies type of Init parameter that the value provider with this attribute does not target.

The menu item will not appear in the dropdown menu of any Init parameters whose type matches the specified type.

The menu item will not appear added in the dropdown menu of any Init parameters whose type derives from the specified type.

The menu item will also not appear in the dropdown menu of any Init parameters whose type implements the specified type, when is it an interface.