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

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

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