3 references to Order
System.ComponentModel.DataAnnotations (3)
DataAnnotations\DisplayAttribute.cs (3)
466
/// Gets the value of <see cref="
Order
"/> if it has been set, or <c>null</c>.
469
/// When <see cref="
Order
"/> has been set returns the value of that property.
471
/// When <see cref="
Order
"/> has not been set returns <c>null</c>.