Click or drag to resize

PendingShipmentUserId Property

Get or Set UserId

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public Nullable<Guid> UserId { get; set; }

Property Value

Type: NullableGuid
See Also