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

IsSetModel() public méthode

Checks if Model property is set
public IsSetModel ( ) : Boolean
Résultat Boolean
        public Boolean IsSetModel()
        {
            return  this.modelField != null;
        }
ItemAttributes