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

IsSetPearlType() public method

Checks if PearlType property is set
public IsSetPearlType ( ) : Boolean
return Boolean
        public Boolean IsSetPearlType()
        {
            return  this.pearlTypeField != null;
        }
ItemAttributes