Click or drag to resize

RentalRunOptionRentalTypeGuid Property

Rental Type. If set to null then rental type is "ALL".

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

Property Value

Type: NullableGuid
See Also