 | 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)
Syntaxpublic Nullable<Guid> RentalTypeGuid { get; set; }
Public Property RentalTypeGuid As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
See Also