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

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

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