Click or drag to resize

ScriptAttribute Properties

The ScriptAttribute type exposes the following members.

Properties
  NameDescription
Public propertyOrder
Order of script. Script methods with an order of zero (default) is executed last.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also