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

IsSetMPN() public method

Checks if MPN property is set
public IsSetMPN ( ) : Boolean
return Boolean
        public Boolean IsSetMPN()
        {
            return  this.MPNField != null;
        }
ItemAttributes