Click or drag to resize

Invocation Properties

The Invocation type exposes the following members.

Properties
 NameDescription
Public propertyName The name of the rule or sequence or procedure or function.
Public propertyPackage null if this is a call of a global rule/sequence/procedure/function, otherwise the package the call target is contained in.
Public propertyPackagePrefixedName The name of the rule or sequence or procedure or function, prefixed by the package it is contained in (separated by a double colon), if it is contained in a package.
Top
See Also