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

IsSetPearlLustre() 공개 메소드

Checks if PearlLustre property is set
public IsSetPearlLustre ( ) : Boolean
리턴 Boolean
        public Boolean IsSetPearlLustre()
        {
            return  this.pearlLustreField != null;
        }
ItemAttributes