Amazon.ECS.Model.MerchantItemAttributes.IsSetPearlSurfaceBlemishes C# (CSharp) 메소드

IsSetPearlSurfaceBlemishes() 공개 메소드

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