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

IsSetIsFragile() 공개 메소드

Checks if IsFragile property is set
public IsSetIsFragile ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetIsFragile()
        {
            return  this.isFragileField != null;
        }
MerchantItemAttributes