Amazon.ECS.Model.ItemAttributes.IsSetSoundCardDescription C# (CSharp) Метод

IsSetSoundCardDescription() публичный Метод

Checks if SoundCardDescription property is set
public IsSetSoundCardDescription ( ) : Boolean
Результат Boolean
        public Boolean IsSetSoundCardDescription()
        {
            return  this.soundCardDescriptionField != null;
        }
ItemAttributes