Amazon.ECS.Model.ItemAttributes.IsSetListPrice C# (CSharp) 메소드

IsSetListPrice() 공개 메소드

Checks if ListPrice property is set
public IsSetListPrice ( ) : Boolean
리턴 Boolean
        public Boolean IsSetListPrice()
        {
            return this.listPriceField != null;
        }
ItemAttributes