Amazon.ECS.Model.VendorRebate.IsSetEndDate C# (CSharp) Méthode

IsSetEndDate() public méthode

Checks if EndDate property is set
public IsSetEndDate ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetEndDate()
        {
            return  this.endDateField != null;
        }