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

IsSetPearlStringingMethod() 공개 메소드

Checks if PearlStringingMethod property is set
public IsSetPearlStringingMethod ( ) : Boolean
리턴 Boolean
        public Boolean IsSetPearlStringingMethod()
        {
            return  this.pearlStringingMethodField != null;
        }
ItemAttributes