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

IsSetPearlSurfaceBlemishes() public method

Checks if PearlSurfaceBlemishes property is set
public IsSetPearlSurfaceBlemishes ( ) : Boolean
return Boolean
        public Boolean IsSetPearlSurfaceBlemishes()
        {
            return  this.pearlSurfaceBlemishesField != null;
        }
ItemAttributes