Amazon.ECS.Model.MerchantItemAttributes.IsSetMusicalStyle C# (CSharp) Méthode

IsSetMusicalStyle() public méthode

Checks if MusicalStyle property is set
public IsSetMusicalStyle ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetMusicalStyle()
        {
            return  this.musicalStyleField != null;
        }
MerchantItemAttributes