Amazon.Pinpoint.Model.EndpointLocation.IsSetCity C# (CSharp) Method

IsSetCity() private method

private IsSetCity ( ) : bool
return bool
        internal bool IsSetCity()
        {
            return this._city != null;
        }