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

IsSetPearlSurfaceBlemishes() 공개 메소드

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