Amazon.ECS.Model.ItemAttributes.IsSetSpeakerCount C# (CSharp) Méthode

IsSetSpeakerCount() public méthode

Checks if SpeakerCount property is set
public IsSetSpeakerCount ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSpeakerCount()
        {
            return  this.speakerCountField != null;
        }
ItemAttributes