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

IsSetLabel() public méthode

Checks if Label property is set
public IsSetLabel ( ) : Boolean
Résultat Boolean
        public Boolean IsSetLabel()
        {
            return  this.labelField != null;
        }
ItemAttributes