Amazon.DirectConnect.Model.Location.IsSetLocationName C# (CSharp) Метод

IsSetLocationName() приватный Метод

private IsSetLocationName ( ) : bool
Результат bool
        internal bool IsSetLocationName()
        {
            return this.locationName != null;
        }
    }