Click or drag to resize

OrderHelperDialogResult Property

Gets or sets the dialog result for the OrderView

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool? DialogResult { get; set; }

Property Value

NullableBoolean
See Also