Amazon.IdentityManagement.Model.Position.IsSetLine C# (CSharp) Method

IsSetLine() private method

private IsSetLine ( ) : bool
return bool
        internal bool IsSetLine()
        {
            return this._line.HasValue; 
        }