Public Property Stories As Integer
Dim instance As WeaponDataBase Dim value As Integer instance.Stories = value value = instance.Stories
public int Stories {get; set;}
If the WeaponTypeCode is SmallPlaneCrash
or LargePlaneCrash
, you must specify the Stories property.
Public Property Stories As Integer
Dim instance As WeaponDataBase Dim value As Integer instance.Stories = value value = instance.Stories
public int Stories {get; set;}
Valid values: A positive integer between 1 and 10000
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