TargetLineOfSightOperator.TargetName Property
Gets or sets an attribute variable that extracts the name of each target.
Syntax
public AttributeVariable< System.String > TargetName { get; set; }
Property Value
Default: "SomeTarget"
The name of each target feature.
Remarks
If the TargetName cannot be evaluated for some target feature (it may refer to an attribute that is absent), then the name will become "SomeTarget".
Platforms
Windows, Linux, Android