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

IsSetIncludesMp3Player() 공개 메소드

Checks if IncludesMp3Player property is set
public IsSetIncludesMp3Player ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetIncludesMp3Player()
        {
            return  this.includesMp3PlayerField != null;
        }
MerchantItemAttributes