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

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

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