Amazon.ECS.Model.Reviewer.IsSetLocation C# (CSharp) 메소드

IsSetLocation() 공개 메소드

Checks if Location property is set
public IsSetLocation ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetLocation()
        {
            return  this.locationField != null;
        }