Amazon.ECS.Model.ItemAttributes.IsSetProductTypeName C# (CSharp) Method

IsSetProductTypeName() public method

Checks if ProductTypeName property is set
public IsSetProductTypeName ( ) : Boolean
return Boolean
        public Boolean IsSetProductTypeName()
        {
            return  this.productTypeNameField != null;
        }
ItemAttributes