Public Property AnnualTypeCode As String
Dim instance As AnnualEPDistribution Dim value As String instance.AnnualTypeCode = value value = instance.AnnualTypeCode
public string AnnualTypeCode {get; set;}
Code | Description |
---|---|
AGG | Aggregate loss: The sum of all event losses in a single model year |
OCC | Occurrence loss: The maximum event loss in a single model year |
Public Property AnnualTypeCode As String
Dim instance As AnnualEPDistribution Dim value As String instance.AnnualTypeCode = value value = instance.AnnualTypeCode
public string AnnualTypeCode {get; set;}
OR
operator.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