Amazon.ECS.Model.Language.IsSetType C# (CSharp) Метод

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

Checks if Type property is set
public IsSetType ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetType()
        {
            return  this.typeField != null;
        }