Amazon.ECS.Model.AvailabilityAttributes.IsSetIsPreorder C# (CSharp) 메소드

IsSetIsPreorder() 공개 메소드

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