Click or drag to resize

SignatureNotSignedReason Property

Car Delivery Network

Note: This API is now obsolete.

Readonly - Obsolete - Returns the first in the list of NotSignedReasons

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3102.0 (3.2.3102)
Syntax
C#
[ObsoleteAttribute("Please use the NotSignedReasons collection")]
public string NotSignedReason { get; set; }

Property Value

String
See Also