Amazon.DirectConnect.Model.Location.IsSetLocationName C# (CSharp) Method

IsSetLocationName() private method

private IsSetLocationName ( ) : bool
return bool
        internal bool IsSetLocationName()
        {
            return this.locationName != null;
        }
    }