Amazon.ECS.Model.AvailabilityAttributes.IsSetIsPreorder C# (CSharp) Méthode

IsSetIsPreorder() public méthode

Checks if IsPreorder property is set
public IsSetIsPreorder ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetIsPreorder()
        {
            return  this.isPreorderField != null;
        }