 | StationWithCoordinatesHasPalletSupport Property |
Has pallet support.
Namespace: FRAM.CommonLayer.ModelsAssembly: FRAM.CommonLayer (in FRAM.CommonLayer.dll) Version: FRAM 2.0 v2.2.5.0
Syntaxpublic bool HasPalletSupport { get; set; }
Public Property HasPalletSupport As Boolean
Get
Set
public:
property bool HasPalletSupport {
bool get ();
void set (bool value);
}
member HasPalletSupport : bool with get, set
Property Value
Type:
Boolean
See Also