Location.Kind
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
Location.Kind
Syntax
Location.Kind
Data Type
Use the following constants with this data type:
- LocationKind_Execution –(Value: 2) Specifies a location in a SequenceContext .
- LocationKind_File –(Value: 1) Specifies a location in a file.
- LocationKind_Type –(Value: 3) Specifies a location in a type.
Purpose
Specifies whether the location is a file, execution, or type location.