 | InternetWaybillParcelModelDiscontinued 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:
property bool Discontinued {
bool get ();
void set (bool value);
}
member Discontinued : bool with get, set
Property Value
Type:
Boolean
See Also