Miner.Desktop.CuFilter Assembly > Miner.Desktop.CuFilter.DesignSummary.View Namespace > DesignSummaryWindow Class : DialogResult Property |
'Declaration <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <System.ComponentModel.TypeConverterAttribute(System.Windows.DialogResultConverter)> Public Property DialogResult As System.Nullable(Of Boolean)
'Usage Dim instance As DesignSummaryWindow Dim value As System.Nullable(Of Boolean) instance.DialogResult = value value = instance.DialogResult
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [System.ComponentModel.TypeConverter(System.Windows.DialogResultConverter)] public System.Nullable<bool> DialogResult {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.