Amazon.ECS.Model.MerchantItemAttributes.IsSetSKU C# (CSharp) 메소드

IsSetSKU() 공개 메소드

Checks if SKU property is set
public IsSetSKU ( ) : Boolean
리턴 Boolean
        public Boolean IsSetSKU()
        {
            return  this.SKUField != null;
        }
MerchantItemAttributes