 | InternetWaybillModelHasFees Property |
Has price information.
Namespace: FRAM.CommonLayer.Models.FRAMAssembly: FRAM.CommonLayer (in FRAM.CommonLayer.dll) Version: FRAM 2.0 v2.2.5.0
Syntaxpublic bool HasFees { get; }
Public ReadOnly Property HasFees As Boolean
Get
public:
property bool HasFees {
bool get ();
}
member HasFees : bool with get
Property Value
Type:
Boolean
See Also