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

IsSetMalletHardness() 공개 메소드

Checks if MalletHardness property is set
public IsSetMalletHardness ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetMalletHardness()
        {
            return  this.malletHardnessField != null;
        }
MerchantItemAttributes