Type Property
Description
The action type: external, reusable, or non-reusable. Note that 'external' is not valid when setting the property value.
Property type
Read-write property
Syntax
Visual Basic
Public Property Type As String
Return Type
  • external
  • reusable
  • non-reusable (supported when retrieving the value, only)
  • See Also