Amazon.CodeDeploy.Model.ListApplicationRevisionsRequest.IsSetSortBy C# (CSharp) Method

IsSetSortBy() private method

private IsSetSortBy ( ) : bool
return bool
        internal bool IsSetSortBy()
        {
            return this._sortBy != null;
        }