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

IsSetSoundCardDescription() public méthode

Checks if SoundCardDescription property is set
public IsSetSoundCardDescription ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSoundCardDescription()
        {
            return  this.soundCardDescriptionField != null;
        }
MerchantItemAttributes