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

IsSetSkillLevel() public méthode

Checks if SkillLevel property is set
public IsSetSkillLevel ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSkillLevel()
        {
            return  this.skillLevelField != null;
        }
ItemAttributes