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

IsSetSoundCardDescription() 공개 메소드

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