Amazon.IdentityManagement.Model.Statement.IsSetEndPosition C# (CSharp) Method

IsSetEndPosition() private method

private IsSetEndPosition ( ) : bool
return bool
        internal bool IsSetEndPosition()
        {
            return this._endPosition != null;
        }