Click or drag to resize

PetFeeInterval Properties

The PetFeeInterval type exposes the following members.

Properties
  NameDescription
Public propertyArticleNumber
Pet fee article number.
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyPetFeePerPet
True if pet fee applies to each pet.
Public propertyValidFrom
Start date
(Inherited from IntervalWeb.)
Public propertyValidTo
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.)
Top
See Also