Click or drag to resize

WeighingPartialEntityLocationGUID Property

Gets or sets the location unique identifier.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<Guid> LocationGUID { get; set; }

Property Value

Type: NullableGuid
The location unique identifier.
See Also