Amazon.Pinpoint.Model.EndpointLocation.IsSetLongitude C# (CSharp) Méthode

IsSetLongitude() private méthode

private IsSetLongitude ( ) : bool
Résultat bool
        internal bool IsSetLongitude()
        {
            return this._longitude.HasValue; 
        }