Amazon.CodeCommit.Model.RepositoryNameIdPair.IsSetRepositoryId C# (CSharp) Method

IsSetRepositoryId() private method

private IsSetRepositoryId ( ) : bool
return bool
        internal bool IsSetRepositoryId()
        {
            return this._repositoryId != null;
        }