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