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

IsSetIsLabCreated() public méthode

Checks if IsLabCreated property is set
public IsSetIsLabCreated ( ) : Boolean
Résultat Boolean
        public Boolean IsSetIsLabCreated()
        {
            return  this.isLabCreatedField != null;
        }
ItemAttributes