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

IsSetLocationCode() private method

private IsSetLocationCode ( ) : bool
return bool
        internal bool IsSetLocationCode()
        {
            return this.locationCode != null;
        }