 | InternetWaybillModelDiscontinued Property |
Discontinued.
Required.
Namespace: FRAM.CommonLayer.Models.FRAMAssembly: FRAM.CommonLayer (in FRAM.CommonLayer.dll) Version: FRAM 2.0 v2.2.5.0
Syntaxpublic bool Discontinued { get; set; }
Public Property Discontinued As Boolean
Get
Set
public:
virtual property bool Discontinued {
bool get () sealed;
void set (bool value) sealed;
}
abstract Discontinued : bool with get, set
override Discontinued : bool with get, set
Property Value
Type:
Boolean
See Also