Touchstone 11.0 API Reference
OverwritesExistingStories Property (WeaponData)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > WeaponData Class : OverwritesExistingStories Property
(Optional) Indicates whether Touchstone® replaces the Stories value for each location included in the export job with the Stories value that you specify.

The OverwritesExistingStories property applies only when the WeaponTypeCode is SmallPlaneCrash or LargePlaneCrash.

Syntax
Public Property OverwritesExistingStories As Boolean
Dim instance As WeaponData
Dim value As Boolean
 
instance.OverwritesExistingStories = value
 
value = instance.OverwritesExistingStories
public bool OverwritesExistingStories {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WeaponData Class
WeaponData Members