Amazon.ECS.Model.ItemAttributes.IsSetSoundCardDescription C# (CSharp) Method

IsSetSoundCardDescription() public method

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