Amazon.Pinpoint.Model.SegmentDimensions.IsSetLocation C# (CSharp) Méthode

IsSetLocation() private méthode

private IsSetLocation ( ) : bool
Résultat bool
        internal bool IsSetLocation()
        {
            return this._location != null;
        }