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

IsSetNeighborhood() 공개 메소드

Checks if Neighborhood property is set
public IsSetNeighborhood ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetNeighborhood()
        {
            return  this.neighborhoodField != null;
        }
MerchantItemAttributes