Amazon.ECS.Model.CartModifyRequest.IsSetItems C# (CSharp) 메소드

IsSetItems() 공개 메소드

Checks if Items property is set
public IsSetItems ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetItems()
        {
            return this.itemsField != null;
        }