Amazon.ECS.Model.AvailabilityAttributes.IsSetIsPreorder C# (CSharp) Method

IsSetIsPreorder() public method

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