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

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

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